Barron Snyder wrote: > > When running the new v3.2 configure for PyQt, it checks for the version > of Qt installed. The evaluation version of Qt for Mac OS X that > TrollTech makes available is 3.0.2 yet PyQt is insisting on 3.0.4 or > higher (the release candidates allowed for 3.0.2). > > ... > checking for Qt version >= 304 and < 400... configure: error: > "incompatible Qt version" > > Will PyQt work with Qt 3.0.2? If so, do I need to change the configure > script so that it doesn't error out?
The generated source package does not support Qt 3.0.2 - but I can easily generate one that does. Check the web site when you read this. Despite what Trolltech usually say, Qt versions are often not backwards compatible. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
