[PyQt] Install the PyQt5 on Windows XP?

levinie levinie at qq.com
Fri Jul 19 04:15:38 BST 2013


I run this:python configure.py --verbose -w
output:
C:\Qt\5.1.0\mingw48_32\bin\qmake.exe -spec win32-msvc2008 -o qtdetail.mk qtdetail.pro
nmake -f qtdetail.mk release


It failed. I use mingw, so it should be "mingw32-make -f qtdirs.mk release" not "nmake -f qtdetail.mk release"


Who knows the solution?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20130719/bf72675c/attachment.html>


More information about the PyQt mailing list