cmake cmake MSBUILD : error MSB1009: 项目文件不存在 or MSBuild.exe not find !

Posted yzfhkms-x

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了cmake cmake MSBUILD : error MSB1009: 项目文件不存在 or MSBuild.exe not find !相关的知识,希望对你有一定的参考价值。

 

//配置vs环境变量

    C:Program Files (x86)Microsoft Visual Studio2017EnterpriseMSBuild15.0Bin

    C:Program Files (x86)Microsoft Visual Studio2017EnterpriseCommon7IDE

 

以上是关于cmake cmake MSBUILD : error MSB1009: 项目文件不存在 or MSBuild.exe not find !的主要内容,如果未能解决你的问题,请参考以下文章

CMake + MSBuild 项目显示重复条目

CMake 错误无法运行 MSBuild 命令

MSBuild.exe 已停止 cmake 错误

CMake ERROR Failed to run MSBuild command: MSBuild.exe

Windows下使用CMake进阶

为什么MSBuild会将.tlog文件生成到CMakeFiles / CompilerIdC中,如何让它停止?