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

Dr. L. Humbert ludger.humbert at uni-dortmund.de
Sat Jan 31 13:36:01 GMT 2004


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?


	TNX
	L. Humbert




More information about the PyQt mailing list