Currently sip3 (snapshot-200502011) fails to build PyQt-3.14.1. I'm trying this on a RedHat Enterprise 3 box, qt-3.3.4, python-2.2.3, qscintilla-1.5.1, gcc-3.2.3.

$ python configure.py
This is the GPL version of PyQt 3.14.1 (licensed under the GNU General Public License) for Python 2.2.3 on linux2.
...
Do you accept the terms of the license? yes
SIP snapshot-20050211 is being used.
QScintilla 1.5.1 is being used.
Checking to see if the qtcanvas module should be built...
...
make[1]: Entering directory `BUILD/PyQt-x11-gpl-3.14.1/qt'
g++ -c -pipe -fPIC -O2 -march=i386 -mcpu=i686 -w -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.2 -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -o qtcmodule.o qtcmodule.cpp
sip/qt/qapplication.sip: In function `void pyqtMsgHandler(QtMsgType, const char*)':
sip/qt/qapplication.sip:524: cannot convert `PyObject*' to `const
sipBoundMethod*' for argument `2' to `PyObject* sipCallMethod(int*, const sipBoundMethod*, char*, ...)'
make[1]: *** [qtcmodule.o] Error 1


_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to