Hi, I’m trying to build Qt for static (or whatever the correct term is). After I configured with -release -static -platform win32-msvc2012, I run c:\qt\jom\jom.exe -j4
After a short while I get this errors:
jom: C:\Qt\Qt5.0.2\5.0.2\Src\qtbase\src\tools\bootstrap\Makefile [release] Error 2
jom: C:\Qt\Qt5.0.2\5.0.2\Src\qtbase\src\tools\bootstrap\Makefile [sub-tools-bootstrap-make_first] Error 2
jom: C:\Qt\Qt5.0.2\5.0.2\Src\qtbase\src\tools\bootstrap\Makefile [sub-tools-make_first] Error 2
jom: C:\Qt\Qt5.0.2\5.0.2\Src\qtbase\src\tools\bootstrap\Makefile [sub-src-make_first] Error 2
Please help me, I’ve been trying to do this for 2 days :(
VS version: 2012, Qt: 5.0.2, Windows 7 ×64
↧