Hi all,
I have problems compiling QT 5.2.1 under windows.
Few months ago I compiled correctly the version 5.1.1.
When I try to compile Qt from the visual studio command prompt I got the following error:
configure -developer-build -opensource -opengl desktop -mp -nomake examples -nomake tests -confirm-license
Microsoft (R) Incremental Linker Version 11.00.61030.0
Copyright (C) Microsoft Corporation. All rights reserved.
copy qmake.exe C:\Software\Qt\qtbase\bin\qmake.exe
The system cannot find the file specified.
Running configuration tests...
'C:\Software\Qt\qtbase\bin\qmake.exe' is not recognized as an internal or extern
al command,
operable program or batch file.
QMake failed!
The qmake.exe file is actually created.
Any idea to fix it?
↧