[PyKDE] alpha 6 compile error
Arash Bijanzadeh
a.bijanzadeh at linuxiran.org
Fri Apr 23 23:15:00 BST 2004
g++ -c -pipe -fPIC -O2 -w -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I.
-I../extra/kde321 -I/usr/include/kde -I/usr/include/python2.3
-I/usr/share/qt3/include -I/usr/X11R6/include -o kdecorepart0.o
kdecorepart0.cpp
/usr/share/qt3/include/qptrlist.h: In member function `void
QPtrList<type>::deleteItem(void*) [with type = KIconThemeDir]':
/usr/share/qt3/include/qmap.h:457: instantiated from here
/usr/share/qt3/include/qptrlist.h:150: invalid use of undefined type `struct
KIconThemeDir'
../extra/kde321/kicontheme.h:23: forward declaration of `struct KIconThemeDir'
make[1]: *** [kdecorepart0.o] Error 1
make[1]: Leaving directory `/usr/src/PyKDE-3.11alpha6/kdecore'
make: *** [all] Error 2
------
my system is Debian/sarge gcc 3.2.3
Could you help me plz?
More information about the PyQt
mailing list