[PyKDE] Problems compiling PyQt-mac-gpl-snapshot - 29. Jan 2004

Phil Thompson phil at riverbankcomputing.co.uk
Sat Jan 31 13:44:01 GMT 2004


On Saturday 31 January 2004 12:34 pm, Dr. L. Humbert wrote:
> Hi,
> in the meantime, it is possible to compile
> sip (snapshot)
>
> 	SIP snapshot-20040129
>
> on Mac OS X 10.3 whithout problems.
>
> TNX for this ;-)
>
>
> But ... when compiling  PyQt-mac-gpl-snapshot
> most of the elements compile fine.
>
> Unfortunaly, near the end of compiling all the stuff, there is a breakdown:
>
> [ddi-balzac: WARE/AUSGEPACKT/PyQt-mac-gpl-snapshot-20040129] hum$ make
> ...
> c++ -bundle -framework Python -o qtnetwork.so sipqtnetworkcmodule.o
> sipqtnetworkQSocket.o sipqtnetworkQServerSocket.o sipqtnetworkQLocalFs.o
> sipqtnetworkQHttp.o sipqtnetworkQHttpRequestHeader.o
> sipqtnetworkQHttpResponseHeader.o sipqtnetworkQHttpHeader.o
> sipqtnetworkQFtp.o sipqtnetworkQHostAddress.o sipqtnetworkQValueList.o
> sipqtnetworkQDnsServer.o sipqtnetworkQDnsMailServer.o sipqtnetworkQDns.o
> moc_sipqtnetworkcmodule.o -L/Developer/qt/lib -lqt
> c++ -c -pipe -fPIC -O2 -Wall -W -DQT_NO_DEBUG -I.
> -I/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.
>3 -I/Developer/qt/include -o sipqttablecmodule.o sipqttablecmodule.cpp c++
> -c -pipe -fPIC -O2 -Wall -W -DQT_NO_DEBUG -I.
> -I/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.
>3 -I/Developer/qt/include -o sipqttableQTable.o sipqttableQTable.cpp c++ -c
> -pipe -fPIC -O2 -Wall -W -DQT_NO_DEBUG -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
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Python 2.3 (#1, Sep 13 2003, 00:49:11)
> [GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
> Any hints, what to do to get PyQt up and running?

PyQt does not support beta versions of Qt.

Phil




More information about the PyQt mailing list