[Eric] Re: Simplified installation?

techtonik techtonik at php.net
Mon Jun 25 15:42:03 BST 2007


 Andreas Pakulat <apaku at ...> writes:

> This basically means that your qmake can't create Makefile's from a
> project file. Try running qmake qtdirs.pro in the pyqt source folder.
> 
> > C:\WorkSpace\Eric IDE\Prerequisites\PyQt-win-gpl-4.2>set QMAKESPEC=win32-g++
> > 
> > 
> > C:\WorkSpace\Eric IDE\Prerequisites\PyQt-win-gpl-4.2>configure.py -w -p
win32-g++
> > Determining the layout of your Qt installation...
> > C:\Tools\Qt4\qmake\qmake.exe -o qtdirs.mk qtdirs.pro
> > Could not find mkspecs for your QMAKESPEC(win32-g++) after trying:
> >         C:/iwmake/build_mingw_opensource\mkspecs
> > Error processing project file: qtdirs.pro
> 
> Obviously qmake tries to find the mkspecs in a directory where they
> don't exist. Did you build Qt yourself or did you download the binary
> pacakge?

Downloaded and installed from qt-win-opensource-4.3.0-mingw.exe with MinGW
(even if I have it already installed).

> 
> Also as I said on the pyqt list: Don't use MSYS, use plain cmd.exe.
> 

I used plain cmd for pyQT - no forward slashes in paths here.

WBR,
anatoly t.



More information about the Eric mailing list