[PyQt] Can't find qmake when configuring PyQt

dizou di_zou at yahoo.com
Mon Sep 27 20:27:56 BST 2010


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.



More information about the PyQt mailing list