<div dir="ltr"><div><div><div><div>hi<br></div>i have some error when followed the static build instruction from pyqtdeploy<br><br></div>1- build static python with :<br>      pyqtdeploycli --package python --target win-32 configure<br>      qmake SYSROOT=c:\PyStatic<br></div>      qmake<br></div>      nmake install<br><div><div><br></div><div>2- build static sip with :<br>      pyqtdeploycli --package sip --target win-32 configure<br>      configure.py --static --sysroot=c:\PyStatic --no-tools --use-qmake --configuration=sip-win.cfg<br>      qmake<br></div><div>      nmake install<br><br></div><div>3- build static PyQt5.4 with :<br>      pyqtdeploycli --package pyqt5 --target win-32 configure<br>      configure.py --static --sysroot=c:\PyStatic --no-tools --no-qsci-api --no-designer-plugin --no-qml-plugin --configuration=pyqt5-win.cfg<br></div><div>      nmake install<br></div><div><br></div><div><div><br>minimal error log attached<br><br>windows Xp SP3<br>VC 2010 SP1<br>Qt 5.4<br>python 3.4.2<br><br></div></div></div></div>