I am trying to build PyQt 4.7.4. I have successfully installed Qt 4.6.3 to /local/Qt-4.6.3. I have /local/Qt-4.6.3/bin in my path. When I do this: python configure.py or python configure.py -q /local/Qt-4.6.3/bin/qmake I get this error: Determining the layout of your Qt installation... Error: /local/Qt-4.6.3/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. What am I missing? Thanks. -- View this message in context: http://old.nabble.com/Can%27t-find-qmake-when-configuring-PyQt-tp29821354p29821354.html Sent from the PyQt mailing list archive at Nabble.com.
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
