[PyKDE] Build fails

Ulrich Berning ulrich.berning at desys.de
Wed Feb 4 08:45:01 GMT 2004


Torsten Hahn schrieb:

> Hi all,
>
> 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: thahn.76 at gmx.de
> Tel.: +49 (0) 3731 392670
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
>
As said many times before: PyQt does not support beta versions of Qt.

Qt-3.3.0b1 is a beta version. Nevertheless you may have luck with recent 
SIP and PyQt snapshots.

Ulli





More information about the PyQt mailing list