[PyKDE] Errors installing PyQt on OS X with qt-mac-free-3.3.0 + sip-4.0rc2 + PyQt-mac-gpl-3.10

It's me lpicardo at yahoo.com
Sun Feb 29 07:29:00 GMT 2004


Never mind. I tried again with the snapshot of PyQt
PyQt-mac-gpl-snapshot-20040226

and it compiled and install fine.

Leslie


--- It's me <lpicardo at yahoo.com> wrote:
> Installed the following on OS X 10.3.2 
> 
> qt-mac-free-3.3.0
> >configure -thread; make 
> 
> sip-4.0rc2
> >python2.3 configure.py; make ; make install
> 
> While installing 
> PyQt-mac-gpl-3.10 
> >python2.3 configure.py; make
> 
> I get the following error 
> c++ -c -pipe -fPIC -Os -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
> 
> It looks like some sip/pyqt incompatability. 
> I am using all the recommended versions of qt, sip and pyqt.
> Should I be using some other version of sip ? 
> The pyqt documentation says I should be using sip4.0 which I am.
> 
> Any help would be appreciated. I am so close to having this done
> ...
> 
> Leslie
> 
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Get better spam protection with Yahoo! Mail.
> http://antispam.yahoo.com/tools
> 
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools




More information about the PyQt mailing list