diff --git a/setup/installer/windows/notes.rst b/setup/installer/windows/notes.rst index 3781703569..d1c482adf4 100644 --- a/setup/installer/windows/notes.rst +++ b/setup/installer/windows/notes.rst @@ -529,9 +529,8 @@ PyQt4 Compiling instructions:: - python configure.py -c -j5 -e QtCore -e QtGui -e QtSvg -e QtNetwork -e QtWebKit -e QtXmlPatterns --verbose --confirm-license - nmake - nmake install + python configure.py -c -j5 --no-designer-plugin --no-qml-plugin --verbose --confirm-license + nmake && nmake install libimobiledevice