On Thursday 29 December 2005 10:15 am, Andreas Pakulat wrote: > Hi, > > just fetched latest PyQt4 snapshot and it bauls out very early: > > [EMAIL PROTECTED]:~/compiling/pyqt/PyQt4-gpl-snapshot-20051228>LANG=C make > && make install make[1]: Entering directory > `/home/andreas/compiling/pyqt/PyQt4-gpl-snapshot-20051228/QtCore' g++ -c > -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB > -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_OPENGL_LIB -DQT_SQL_LIB -DQT_XML_LIB -I. > -I/home/andreas/pyqt/include/python2.3 -I/home/andreas/qt4.1.0/include > -I/home/andreas/qt4.1.0/include/QtCore > -I/home/andreas/qt4.1.0/include/QtGui > -I/home/andreas/qt4.1.0/include/QtNetwork > -I/home/andreas/qt4.1.0/include/QtOpenGL > -I/home/andreas/qt4.1.0/include/QtSql -I/home/andreas/qt4.1.0/include/QtXml > -I/home/andreas/qt4.1.0/mkspecs/default -I/usr/X11R6/include -o > sipQtCorecmodule.o sipQtCorecmodule.cpp sip/QtCore/qobject.sip: In member > function 'void UniversalSlot::unislot(void**)': sip/QtCore/qobject.sip:675: > error: too many arguments to function > sip/QtCore/qobject.sip:679: error: too many arguments to function > make[1]: *** [sipQtCorecmodule.o] Error 1 > make[1]: Leaving directory > `/home/andreas/compiling/pyqt/PyQt4-gpl-snapshot-20051228/QtCore' make: *** > [all] Error 2
Are you using the latest SIP snapshot? Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
