Error configure build Qt static
Unsolved
General and Desktop
-
I want to build qt 5.5 static. When I type "configure.bat -static -release -opensource -opengl desktop -nomake tests -confirm-license -nomake examples" I get an error like that "NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\bin\cl.EXE"' : return code '0xc0000135'". Please help.
-
I want to build qt 5.5 static. When I type "configure.bat -static -release -opensource -opengl desktop -nomake tests -confirm-license -nomake examples" I get an error like that "NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\bin\cl.EXE"' : return code '0xc0000135'". Please help.
-
Hi,
It rather looks like you are running it from a command prompt configured for Visual Studio, is that it ?