[PyKDE] PyQt Windows Build

Giovanni Bajo rasky at develer.com
Mon Jan 15 13:42:12 GMT 2007


On 1/15/2007 2:39 PM, Remy Anthoine wrote:

>> qmake -v
> QMake version 2.01a
> Using Qt version 4.2.1 in C:\Qt\4.2.1\lib
> 
>> c:\python25\python configure.py -w
> Determining the layout of your Qt installation...
> C:\Qt\4.2.1\bin\qmake.exe -o qtdirs.mk qtdirs.pro
> Could not find mkspecs for your QMAKESPEC after trying:
>        C:\Qt\4.2.1\mkspecs
> Error processing project file: qtdirs.pro
> Error: C:\Qt\4.2.1\bin\qmake.exe 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 are the contents of your QMAKESPEC environment variable?
What if you change it to "win32-g++"?

It should have been set by the Qt installation program...
-- 
Giovanni Bajo




More information about the PyQt mailing list