[PyQt] PyQt & SIP Release Plans

Damien Elmes resolve at ichi2.net
Wed Mar 11 07:39:37 GMT 2009


Compile on OSX is failing for me. You mentioned there's no need to
report bugs for Mac/Win on another thread, but the original poster
there had managed to compile it, so I'm posting here just in case.

g++ -c -pipe -fPIC -arch ppc -arch i386 -isysroot
/Developer/SDKs/MacOSX10.4u.sdk -Os -Wall -W -DNDEBUG -DQT_NO_DEBUG
-DQT_CORE_LIB -I.
-I/Volumes/Two/PyQt-mac-gpl-4.5-snapshot-20090309/qpy/QtCore
-I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
-I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers
-I/usr/include -F/Volumes/Two/PyQt-mac-gpl-4.5-snapshot-20090309/qpy/QtCore
-F/Library/Frameworks -o sipQtCorecmodule.o sipQtCorecmodule.cpp
sipQtCorecmodule.cpp: In function 'void initQtCore()':
sipQtCorecmodule.cpp:9450: error: invalid conversion from 'const
char*' to 'char*'


More information about the PyQt mailing list