Hello,
We are currently upgrading many projects from visual c++ 2010 to visual c++ 2012.
The operation went OK for most of the project, but for some projects, we are getting the following error:
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(42,5): error MSB8020: The builds tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found.
The platform toolset property is set to v110_xp and there is no mention of v100 in the project vcxproj file (all set to v110_xp).
Also, it seems that the problem arise when linking operation starts.
Any help would be welcome.
Regards,
Ahmed