首页 > 其他 > 详细

VS报错:The build tools for v140 (Platform Toolset = 'v140') cannot be found

时间:2016-11-30 04:03:09      阅读:1161      评论:0      收藏:0      [点我收藏+]

VS低版本打开高版本常会出现的错:

The build tools for v140 (Platform Toolset = ‘v140‘) cannot be found. To build using the v140 build tools, please install v140 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...".

解决方法:

项目--属性--配置属性--常规,找到 平台工具集 ,把v140改为v120(Visual Studio 2013 (v120))

VS报错:The build tools for v140 (Platform Toolset = 'v140') cannot be found

原文:http://www.cnblogs.com/fengxw/p/6116004.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!