CMake 生成错误
更新:HHH   时间:2023-1-7


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

返回软件技术教程...