Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.3.0
Description
Windows 10, VS2017 (latest updates - 15.2)
Does qtc 4.3 really support VS2017?
it doesn't work for me with the same error like previous RCs
Please see the screenshots for the details.
I suppose this can be failed due cmake doesn't support this toolchain,
please comment
"...
Running "C:\dev\cxx\CMake\bin\cmake.exe E server "-pipe=\\.\pipe
" --experimental" in C:\Users\amigo421\AppData\Local\Temp\QtCreator-l9Mfi9\qtc-cmake-XXFXBKW9.
The C compiler identification is MSVC 19.10.25019.0
The CXX compiler identification is MSVC 19.10.25019.0
CMake Error at CMakeLists.txt:3 (project):
The CMAKE_C_COMPILER:
cl
is not a full path and was not found in the PATH.
To use the NMake generator with Visual C++, cmake must be run from a shell
that can use the compiler cl from the command line. This environment is
unable to invoke the cl compiler. To fix this problem, run cmake from the
Visual Studio Command Prompt (vcvarsall.bat).
...."
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-17925 Qt creator can not detect compiler Microsoft Visual C++ 14.0() that comes from Visual Studio 2017
- Closed