On Saturday 08 April 2006 2:14 pm, Bert Rodiers wrote: > Hello Phil, > > Thank you for your prompt reply > > > You will need to use the GPL version of Qt4 for your evaluation. > > [...] > > > That's not the latest PyQt4 snapshot. > > I've done both, but I still get the same error: > > D:\PyQt4-gpl-snapshot-20060407>c:\programs\Python24\python.exe > configure.py -q d:\Qt\4.1.2\bin\qmake.exe > Determining the layout of your Qt installation... > Error: Failed to create release\qtdirs.exe. 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.
Run configure.py with the -w flag to see what it's trying to do. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
