Re: [PyQt] building pykde4

2008-07-05 Thread Isbaran Akcayir
2008/7/4 Jim Bublitz <[EMAIL PROTECTED]>: > On Friday 04 July 2008 00:48, İşbaran Akçayır wrote: > > >> 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. >

Re: [PyQt] building pykde4

2008-07-04 Thread Jim Bublitz
On Friday 04 July 2008 00:48, İşbaran Akçayır wrote: > 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. QHash was not originally defined in PyQt, but appa

[PyQt] building pykde4

2008-07-04 Thread İşbaran Akçayır
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