[PyKDE] Can't compile PyQt 3.12 using SIP 4.1
Rex Dieter
rdieter at math.unl.edu
Wed Sep 22 21:46:24 BST 2004
Bryan O'Sullivan wrote:
> I'm trying to configure PyQt 3.12 with SIP 4.1 on a Fedora Core 2
> system, and having no success.
>
> I have SIP built, configured, and installed in the normal way, without
> any problems (using configure.py -l qt-mt). Here's how I'm trying to
> configure PyQt:
>
> $ echo yes | python configure.py
> [...lots of normal-looking output...]
> Generating the C++ source for the qt module...
> sip: sip/qt/qtmod.sip:23: syntax error
> Error: Unable to create the C++ code.
WORKSFORME (I just can't build PyKDE, but that's another story). You
could try the just released PyQt-3.13 to see if that works any better.
-- Rex
More information about the PyQt
mailing list