I had no problem building everything with qt/mac-3.2.0. But I cannot load qt from python (some library was built using the wrong python, I have two on my system, maybe more). Qt works (but you need to have DYLD_LIBRARY_PATH set to point to where it is installed, which I think is a bug).
If you get this to work, please let me know.
Marc
On Jan 20, 2004, at 8:34 PM, Morgan Hough wrote:
I understand this isn't supported but I thought I would report this anyway. The reason I am trying is qt-3.3 is necessary for the Trolltech Qt/Mac contest.
Using qt/mac-3.3.0b1, SIP-4.0rc2, Latest QScintilla and PyQt-x11-gpl-3.10
on Mac OS X 10.3.2.
Fails at PyQt make stage (everything else installed) with:
c++ -c -pipe -fPIC -O2 -Wall -W -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I.
-I/System/Library/Frameworks/Python.framework/Versions/2.3/include/ python2.3
-I/Developer/qt/include -o sipqttableQCheckTableItem.o
sipqttableQCheckTableItem.cpp
sipqttableQCheckTableItem.cpp: In member function `QString
sipQCheckTableItem::sipProtect_content()':
sipqttableQCheckTableItem.cpp:349: error: 'class QTableItem' has no member
named 'content'
make[1]: *** [sipqttableQCheckTableItem.o] Error 1
make: *** [all] Error 2
Thanks.
Take care,
-Morgan
_______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
_______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
