[PyKDE] Compile error in current snapshot (Qt-4.1.2)
Phil Thompson
phil at riverbankcomputing.co.uk
Sun May 21 09:11:59 BST 2006
On Sunday 21 May 2006 3:21 am, Patrick Stinson wrote:
> Didn't expect this one, but I'm trying with 4.1.3
>
> patrick at turin ~/Desktop/PyQt4-mac-gpl-snapshot-20060519 $ make
> c++ -c -pipe -fPIC -Os -Wall -W -DQT_NO_DEBUG -DQT_CORE_LIB -I.
> -I/usr/bin/../../System/Library/Frameworks/Python.framework/Versions/2.3/in
>clude/python2.3 -I/usr/local/Trolltech/Qt-4.1.1/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.1.1/include
> -I/usr/local/Trolltech/Qt-4.1.1/include/QtCore -o sipQtCorepart0.o
> sipQtCorepart0.cpp
> sipQtCorepart0.cpp:91402: error: `CustomCursor' undeclared in namespace
> `Qt' sipQtCorepart0.cpp:91980: error: `WA_X11OpenGLOverlay' undeclared in
> namespace `Qt'
> make[1]: *** [sipQtCorepart0.o] Error 1
> make: *** [all] Error 2
> patrick at turin ~/Desktop/PyQt4-mac-gpl-snapshot-20060519 $ make
configure.py seems to have found 4.1.3 because CustomCursor etc have been
enabled.
But the generated Makefile is using 4.1.1.
Is there something odd about your Qt installations? Otherwise I'll try to
reproduce it.
Phil
More information about the PyQt
mailing list