i tried to build PyQt on MacOSX 10.3.2 with the 3.3.0b1 version of the qt-library (the qt-homepage says this is the actual release).
Compiling and installing QT, Qscintilla 1.45, sip 4.0rc2 goes all fine, but pyqt 3.10 fails with the message:
make[1]: `qtnetwork.so' is up to date.
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
Has somebody an idea whats going wrong ?
Torsten.
-- Dipl. Nat. Torsten Hahn Institut f�r Experimentelle Physik / TU Bergakademie Freiberg mail: [EMAIL PROTECTED] Tel.: +49 (0) 3731 392670
_______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
