[PyKDE] PyQt-x11-gpl-3.16 / sip-4.4.1 compile error.

Martin Wiechert martin.wiechert at gmx.de
Thu Apr 6 11:39:33 BST 2006


Below is the output of make. The machine is an (8-way) Itanium2 altix with 
qt-3.1 installed.
Maybe I should note, that Python was compiled with icc, whereas qt was 
probably compiled with gcc.

Regards,
Martin


<snip>

g++ -c -pipe -fPIC -O2 -g -pipe -fno-use-cxa-atexit -fno-exceptions -Wall -W 
-D_                               REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-I. -I/user2/wiechert/include -I/use                               
r2/wiechert/include/python2.4 -I/usr/lib/qt-3.1/include 
-I/usr/lib/qt-3.1/mkspec                               s/default 
-I/usr/X11R6/include -o sipqtQPen.o sipqtQPen.cpp
g++ -c -pipe -fPIC -O2 -g -pipe -fno-use-cxa-atexit -fno-exceptions -Wall -W 
-D_                               REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-I. -I/user2/wiechert/include -I/use                               
r2/wiechert/include/python2.4 -I/usr/lib/qt-3.1/include 
-I/usr/lib/qt-3.1/mkspec                               s/default 
-I/usr/X11R6/include -o sipqtQt.o sipqtQt.cpp
sipqtQt.cpp:479: `MV_10_DOT_0' is not a member of type `Qt'
sipqtQt.cpp:482: `MV_10_DOT_3' is not a member of type `Qt'
sipqtQt.cpp:484: `MV_CHEETAH' is not a member of type `Qt'
sipqtQt.cpp:486: `MV_PANTHER' is not a member of type `Qt'
sipqtQt.cpp:487: `MV_PUMA' is not a member of type `Qt'
make[1]: *** [sipqtQt.o] Error 1
make[1]: Leaving directory `/user2/wiechert/build/PyQt-x11-gpl-3.16/qt'
make: *** [all] Error 2




More information about the PyQt mailing list