VS2013 ERROR MSB8020

Posted Freedom_lyx

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了VS2013 ERROR MSB8020相关的知识,希望对你有一定的参考价值。

 error MSB8020: The build tools for Visual Studio 2013 (Platform Toolset = \'v120\') cannot be found. To build using the v120 build tools, please install Visual Studio 2013 build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...".

当出现以上错误时,说明这时你使用的VS版本和项目属性配置里面的工具集是不匹配的,这时应该按照以下操作修改:右击项目 --> 属性 --> 配置属性 --> 常规 --> 平台工具集.改成对应的VS版本工具集即可。如果出现多个这样的错误,检查对应的各个项目的平台工具集,改之,重新编译即可。

以上是关于VS2013 ERROR MSB8020的主要内容,如果未能解决你的问题,请参考以下文章

VS2010 error MSB3073 代码为1

VS2010 error MSB3073 代码为1

构建在 VS 2013 中找不到 Platform Toolset = 'v141'

解决 vs2010问题 error MSB8008: 指定的平台工具集(v110)未安装或无效

Visual Studio:error MSB8020

VS error MSB8031