Phil, I get the error below after plugging the upgrade from sip-4.7.8-snapshot-20080920 to sip-4.7.8-snapshot-20081007 in my build scripts:
make[1]: Entering directory `/home/packer/CVS/PyQwt/BUILD/PyQt-x11-gpl-3.17.4/qt' g++ -c -pipe -fno-exceptions -fPIC -g -Wall -W -D_REENTRANT -DQT_THREAD_SUPPORT -I. -I/home/packer/usr/include/python2.6 -I/home/packer/usr/lib/qt3.3/mkspecs/default -I/home/packer/usr/lib/qt3.3/include -I/usr/X11R6/include -o sipqtpart0.o sipqtpart0.cpp sipqtpart0.cpp:10166: error: ‘struct QEventLoop::ProcessEventsFlags’ has not been declared sipqtpart0.cpp:87150: warning: unused parameter ‘sipSelf’ sipqtpart0.cpp:87227: warning: unused parameter ‘sipSelf’ sipqtpart0.cpp:117731: warning: unused parameter ‘sipSelf’ make[1]: *** [sipqtpart0.o] Error 1 make[1]: Leaving directory `/home/packer/CVS/PyQwt/BUILD/PyQt-x11-gpl-3.17.4/qt' I am not 100% sure that it did built with 20080920, but pretty sure. Gerard _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
