[PyKDE] Compiling with 3.0pre1

Phil Thompson phil at river-bank.demon.co.uk
Sun Sep 30 18:15:30 BST 2001


Boudewijn Rempt wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I can't get it to work - this is with a qt-copy from KDE.
> 
> /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..  -I/home/boud/include/python2.2 -I/home/boud/include/sip/ -I/opt/qt3//include  -I/usr/X11R6/include  -fno-exceptions -O2 -c -o sipqtQAction.lo `test -f sipqtQAction.cpp || echo './'`sipqtQAction.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/home/boud/include/python2.2 -I/home/boud/include/sip/ -I/opt/qt3//include -I/usr/X11R6/include -fno-exceptions -O2 -c sipqtQAction.cpp  -fPIC -DPIC -o sipqtQAction.lo
> sipqtQAction.cpp: In function `struct PyObject * sipDo_QAction_toggle(PyObject *, PyObject *)':
> sipqtQAction.cpp:1628: no matching function for call to `QAction::toggle ()'
> make[2]: *** [sipqtQAction.lo] Error 1
> make[2]: Leaving directory `/home/boud/src/PyQt-3.0pre1/qt'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/boud/src/PyQt-3.0pre1'
> make: *** [all] Error 2

The inclusion of "Qt-3.0.0beta6" in the file name is a bit of a clue :)

Phil




More information about the PyQt mailing list