error MSB8020: The builds tools for Visual Studio 2010 (Platform Toolset = ‘v100′) cannot be found. To build
using the v100 build tools, either click the Project menu or right-click the solution, and then select “Update VC++ Projects…”. Install Visual Studio 2010 to build using the Visual Studio 2010 build tools.
项目-->更新...
重新编译。
本文介绍了解决VisualStudio2010中出现的MSB8020错误的方法。当使用v100平台工具集时,如果找不到对应的构建工具,则会触发此错误。解决步骤包括更新项目设置并安装VisualStudio2010。

被折叠的 条评论
为什么被折叠?



