Re: [PyQt] sip syntax error when building pyqt

2013-01-02 Thread Phil Thompson
On Wed, 02 Jan 2013 18:46:53 +1100, Andrew Spiers wrote: > Hi, > I'm trying to build pyqt in a virtual environment. Sip is in the same > environment. The qt4 libraries (qt-4 on fedora) are installed on my system. > > Here is the error: > sip: > /home/aspiers/src/retext/PyQt-x11-gpl-4.9.6/sip/Qt

[PyQt] sip syntax error when building pyqt

2013-01-01 Thread Andrew Spiers
Hi, I'm trying to build pyqt in a virtual environment. Sip is in the same environment. The qt4 libraries (qt-4 on fedora) are installed on my system. Here is the error: sip: /home/aspiers/src/retext/PyQt-x11-gpl-4.9.6/sip/QtCore/QtCoremod.sip:28: syntax error Here is the relevant line of Qt