CMake Error: CMake was unable to find a build program corresponding to “Ninja”.
使用cmake -G ninja ..后出现问题,报错信息如下所示:
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER
原因:
没有安装Ni
订阅专栏 解锁全文
1137

被折叠的 条评论
为什么被折叠?



