您的位置:首页 > 其它

CMake 生成错误

2019-12-03 11:39 716 查看

1)Failed to run MSBuild command

CMake Error at CMakeLists.txt:3 (project):  

Failed to run MSBuild command:     

            MSBuild.exe   

to get the value of VCTargetsPath:

Configuring incomplete, errors occurred!


解决 

系统环境变量中添加MSBuild.exe的执行路径

点击系统高级,Path追加D:\vs2017dev\ide\MSBuild\15.0\Bin

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: