1.配置CMake编译条件时,按照配置教程走的,但是一直报错:
Cmake was unable to find a build program corresponding to "MinGW Makefiles", CMAKE_MAKE_PROGRAM" is not set, You probably need to select a different build tool.
在度娘上百度这个错误后,解决方案如下:
之后就会运行成功啦
解决CMake找不到MinGWMakefiles问题
本文介绍了一种常见的CMake配置错误——找不到对应于MinGWMakefiles的构建程序,并提供了具体的解决步骤,帮助读者顺利进行CMake配置。
1.配置CMake编译条件时,按照配置教程走的,但是一直报错:
Cmake was unable to find a build program corresponding to "MinGW Makefiles", CMAKE_MAKE_PROGRAM" is not set, You probably need to select a different build tool.
在度娘上百度这个错误后,解决方案如下:
之后就会运行成功啦
您可能感兴趣的与本文相关的镜像
Stable-Diffusion-3.5
Stable Diffusion 3.5 (SD 3.5) 是由 Stability AI 推出的新一代文本到图像生成模型,相比 3.0 版本,它提升了图像质量、运行速度和硬件效率
7690
1万+
3779
3万+
3191

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