按照官网上的教程操作配置环境 下载quick-cocos2dx 新建一个例子testGame 在vs2012下编译报错:
1>------ 已启动生成: 项目: cocos2dx_2012, 配置: Debug Win32 ------
1>D:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(44,5): error MSB8020: The builds tools for v110_xp (Platform Toolset = ‘v110_xp’) cannot be found. To build using the v110_xp build tools, either click the Project menu or right-click the solution, and then select “Update VC++ Projects…”. Install v110_xp to build using the v110_xp build tools.
2>------ 已启动生成: 项目: testgame, 配置: Debug Win32 ------
2>LINK : fatal error LNK1104: 无法打开文件“cocos2dx.lib”