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?
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to