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
_______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
