Hi guys!! I am having problems to compile PyQt4 (latest) in Kubuntu feisty
make[1]: se sale del directorio `/home/gdnet/Descargas/PyQt/PyQt-x11-gpl-4.2
/QtCore' make[1]: se ingresa al directorio `/home/gdnet/Descargas/PyQt/PyQt- x11-gpl-4.2/QtGui' 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/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuicmodule.o sipQtGuicmodule.cpp sipQtGuicmodule.cpp: In function 'void* init_QVariant(sipWrapper*, PyObject*, sipWrapper**, int*)': sipQtGuicmodule.cpp:10474: error: invalid use of undefined type 'struct QBitmap' /usr/include/qt4/QtCore/qmetatype.h:252: error: forward declaration of 'struct QBitmap' make[1]: *** [sipQtGuicmodule.o] Error 1 make[1]: se sale del directorio `/home/gdnet/Descargas/PyQt/PyQt- x11-gpl-4.2/QtGui' make: *** [all] Error 2
It is problem related to the snapshot of PyQt or about QT4.3 installation of Kubuntu? Thanks!! -- Gustavo A. Díaz GDNet Projects www.gdnet.com.ar
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
