Сведения об ошибке:
Make build
CD: ./_build
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:16 (project):
The CMAKE_C_COMPILER:
cl
is not a full path and was not found in the PATH.
CMake Error at CMakeLists.txt:16 (project):
The CMAKE_CXX_COMPILER:
cl
is not a full path and was not found in the PATH.
-- Configuring incomplete, errors occurred!
See also “D:/MYNTAI-Work/d-tmp/_build/CMakeFiles/CMakeOutput.log”.
See also “D:/MYNTAI-Work/d-tmp/_build/CMakeFiles/CMakeError.log”.
make: *** [Makefile:53: build] Error 1
Все было в порядке, прежде чем я обновил Visual Studio 2017. Об этой ошибке будет сообщено после обновления.Я запустил vcvarall.bat
, но это не работает.