trunghieuvn / TrainingCocos2dx

Game mobile Cocos2dx source debug
3 stars 3 forks source link

Microsoft.Cpp.Platform.targets(55,5): error MSB8020: The build tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 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 "Retarget solution". #1

Closed trunghieuvn closed 6 years ago

trunghieuvn commented 6 years ago

Microsoft.Cpp.Platform.targets(55,5): error MSB8020: The build tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 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 "Retarget solution".

Fixed: https://developercommunity.visualstudio.com/content/problem/48806/cant-find-v140-in-visual-studio-2017.html

loi.txt

trunghieuvn commented 6 years ago

Microsoft Visual Studio 2017 Version 15.0.27004.2005. Copyright (C) Microsoft Corp. All rights reserved. 1>------ Build started: Project: libbox2d, Configuration: Debug Win32 ------ 2>------ Build started: Project: libSpine, Configuration: Debug Win32 ------ 3>------ Build started: Project: librecast, Configuration: Debug Win32 ------ 3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets(55,5): error MSB8020: The build tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 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 "Retarget solution". 3>Done building project "librecast.vcxproj" -- FAILED.