[PyQt] help needed for PyQt compiling
Phil Thompson
phil at riverbankcomputing.com
Mon Oct 4 12:12:20 BST 2010
On Mon, 4 Oct 2010 15:48:28 +0530, sunilrajkiran pichaimani
<sunilrajkiran at gmail.com> wrote:
> HI ,
>
> Iam SUNIL , im in the verge of finishing the installations required to
> setting up an environment for developing in Qgis(open source) using MSYS
>
> for that qt was needed, i have used qt-win-opensource-4.4.0-mingw.exe
> and python was also needed , i compiled that too,
> and next PyQt was needed , i have unpacked the source code "
> PyQt-win-gpl-4.4.4" to this location C:\msys\local\src
>
> while following these steps in a window terminal
> cd c:\msys\local\src\PyQt-win-gpl-4.4.2
> qtvars
> python configure.py
>
> Error: RELEASE\QTDIRS.EXE failed to create QTDIRS.OUT,make sure your Qt
v4
> installation is right
>
>
>
>
> i got a window error saying
>
> "cannot start qtdirs.exe because mingwm30.dll not found"
>
> can you please give any suggestion to clear this error
Is the directory containing that DLL on your PATH?
Phil
More information about the PyQt
mailing list