<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><ismail@pardus.org.tr>I saw this same exact problem.&nbsp; The error is misleading.&nbsp; You're using the binary install of Qt, correct?&nbsp; The resolution (for me) was to build Qt from source.&nbsp; Make sure to use the correct Qt sources; don't use the "Visual Studio" source distributions.<br><br>Hope this helps,<br>&nbsp;&nbsp; Charles.<br><br>Message: 2<br>Date: Wed, 20 Jun 2007 12:21:17 -0600<br>From: David Haroldsen <doh@bridgedanalytics.com><br>Subject: [PyQt] commercial pyqt configure problem<br>To: pyqt@riverbankcomputing.com<br>Message-ID: &lt;4679701D.2050501@bridgedanalytics.com&gt;<br>Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>Hello,<br>I'm having difficulty installing the commercial version of pyqt. I'm <br>using MinGW and have successfully installed SIP. I'm using the <br>precompiled version of QT/qmake. The same issue
 happens whether I use <br>this version or the latest snapshot. In line 58 of the qtdirs.mk.Release <br>file there are two less than characters "&lt;&lt;" and when removing these <br>(and compiling this file alone) it will get past this to the next <br>occurrence of the characters, but these files get re-created each time <br>the configure script runs so I'd like to know the root of the issue and <br>if anyone knows how to get it to work.<br><br>Any help would be appreciated.<br>Thanks,<br>Dave<br><br>C:\pyqt\PyQt-win-commercial-4.2&gt;python configure.py -w<br>Determining the layout of your Qt installation...<br>c:\Qt\4.3.0\bin\qmake.exe -o qtdirs.mk qtdirs.pro<br>mingw32-make -f qtdirs.mk release<br>mingw32-make -f qtdirs.mk.Release<br>mingw32-make[1]: Entering directory `C:/pyqt/PyQt-win-commercial-4.2'<br>mingw32-make[1]: Leaving directory `C:/pyqt/PyQt-win-commercial-4.2'<br>qtdirs.mk.Release:58: *** missing separator. Stop.<br>mingw32-make: *** [release] Error
 2<br>Error: Failed to create release\qtdirs.exe. Make sure you have a working <br>Qt v4<br>qmake on your PATH or use the -q argument to explicitly specify a <br>working Qt v4<br>qmake.<br><http: www.bridgedanalytics.com=""><br><br><br>------------------------------<br></http:></doh@bridgedanalytics.com></ismail@pardus.org.tr></blockquote><br>