[PyQt] building pykde4

İşbaran Akçayır isbaran at gmail.com
Fri Jul 4 08:48:32 BST 2008


Hello,

Trying to build PyKDE4 but couldn't understand(find) what causes this :


      PyKDE version 4.0.2
            -------

Python include directory is /usr/include/python2.5
Python version is 2.5.2

sip version is 4.7.6 (4.7.6)

Qt directory is /usr/qt/4
Qt version is 4.4.0

PyQt directory is /usr/share/sip/PyQt4
PyQt version is 4.4.2 (4.4.2)

gcc version 4.3.1
no concatenation

KDE base directory is /usr/kde/4
KDE include directory is /usr/kde/4/include
KDE lib directory is /usr/kde/4/lib
lib directory is lib
KDE version is 4.0.5 (0x40005)

PyKDE modules will be installed in /usr/lib/python2.5/site-packages/PyKDE4
PyKDE .sip files will be installed in /usr/share/sip/PyKDE4

PyKDE modules to be built:
    kdecore solid kdeui kio kutils kparts khtml

Generating the C++ source for the kdecore module...
sip: sip/kdecore/typedefs.sip:263: %MappedType template for this type 
has already been defined
Error: Unable to create the C++ code.


I thought removing these templates could help, but this is what i get if 
i do so:

Generating the C++ source for the kdecore module...
sip: KSycocaFactory::addEntry() unsupported function argument type - 
provide %Method code, a valid %VirtualCatcherCode and a valid C++ signature
Error: Unable to create the C++ code.

Thanks for any help,

Best Regards

işbaran


More information about the PyQt mailing list