On Tuesday 24 October 2006 10:35 pm, Emanuele Santos wrote: > Hi Phil, > When are you planning to test PyQt4 and Qt4.2 on a mac? > I can't even get PyQt4 configured: > > $ python configure.py -q /usr/bin/qmake > Determining the layout of your Qt installation... > Error: /usr/bin/qmake failed to create a makefile. Make sure you have > a working > Qt v4 qmake on your PATH or use the -q argument to explicitly specify > a working > Qt v4 qmake. > > I am using the binary distribution of Commercial Qt4.2 and the latest > commercial snapshot of Pyqt4 and the latest snapshot of sip.
This is now working with current SIP and PyQt4 snapshots... ...except there is a bug in the Qt binary package that prevents the QtAssistant module being built. The bug will also hit C++ applications. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
