- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Have tried to install newest Visual Studio with C++ compiler. Doesn't seem to with the "nmake"-problem.
Any log messages given by the failure
CMake Error at CMakeLists.txt:9 (project):
Generator
NMake Makefiles
does not support platform specification, but platform
Win32
was specified.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_ASM_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Installed CMake 3.26.0-rc5 (newest version)
Next in the terminal (VS Code terminal):
(Update: 14.03.2023):
Have tried to install newest Visual Studio with C++ compiler. Doesn't seem to with the "nmake"-problem.
Any log messages given by the failure
Expected/desired behavior
To run configuration complete without errors.
OS and Version?
Windows 11
Mention any other details that might be useful
(No)