[PyQt] Compile issues

Joel Webb joel at propbot.com
Fri Jul 11 14:33:33 BST 2008



I have the latest PyQt release:
PyQt-x11-gpl-4.4.2.tar.gz

And I am still receiving that error:
g++ -c -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_CORE_LIB -I. -I/usr/include/python2.5 -I/usr/mkspecs/linux-g++
-I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include
-I/usr/X11R6/include -o sipQtGuicmodule.o sipQtGuicmodule.cpp
sip/QtGui/qgraphicsitem.sip:820:34: error: qgraphicsproxywidget.h: No such
file or directory
sip/QtGui/qgraphicsitem.sip:821:29: error: qgraphicswidget.h: No such file
or directory
make[1]: *** [sipQtGuicmodule.o] Error 1
make[1]: Leaving directory `/tmp/PyQt-x11-gpl-4.4.2/QtGui'
make: *** [all] Error 2

Using SuSE 10.3

I have qt3-devel-3.3.8-76.2
But am compiling against
libqt4-devel-4.3.1-23.6


-------------------------------------------------------

-- 
-----------------------
Joel Webb



More information about the PyQt mailing list