<div dir="ltr"><div>Trying to configure the above snapshot:</div><div><br></div><div>D:\PyQt-gpl-5.2.1-snapshot-c8f5b569c377>d:\python33\python.exe configure.py</div><div>Querying qmake about your Qt installation...</div>
<div>Error: PyQt5 requires Qt v5.0 or later. You seem to be using v4.8.2. Use the --qmake flag to specify the correct version of qmake.</div><div><br></div><div>D:\PyQt-gpl-5.2.1-snapshot-c8f5b569c377>d:\python33\python.exe configure.py --qmake=c:\Qt\Qt5.2.1\5.2.1\msvc2010\bin\qmake.exe</div>
<div>Usage: python configure.py [opts] [name=value] [name+=value]</div><div><br></div><div>configure.py: error: no such option: --qmake</div><div><br></div><div>...</div><div><br></div><div>It seems that the --qmake option is only added when "sys.platform != 'win32':". I removed that check and it seemed to configure fine. Can either the option be added for windows or the message be altered so it's not misleading on windows?</div>
<div><br></div><div><br></div><div>Thanks,</div><div>Michael</div></div>