v140平台工具集与v110工具集选择

 

今天在编译用vs2012编译C++动态库提示:error MSB8020: The builds tools for v140_xp (Platform Toolset = 'v140_xp') cannot be found. To build using the v140_xp build tools ,后来发现源代码用vs2015编译用的是v140平台,vs2012用的是v110平台,在项目属性当中更改下就可以了

 

 

posted @ 2016-01-22 10:30  Aamboo  阅读(12138)  评论(0编辑  收藏  举报