Install multiple vs This problem occurs
Fatal error LNK1123: Failed during transition to COFF: invalid or corrupt file. VS2010 and VS2012 or sv2008 and VS2010, high version vs compilation will appear, using VS2008 D:\Program Visual Studio Files\Microsoft The Cvtres.exe in the bin directory is replaced with the VS2010 version vs directory before the compilation succeeds. If not, then use the following actions
Internet search found to be an embedded inventory problem, so the project and all dependent projects to do the following
Built-in list, input and output, list tools, project properties, right-click, select [No]
VS2010 2012CLR Replace NET version Unlike C # can change the project properties directly, need to modify *.vcxproj inside <propertygroup label= "Globals" > Node add the following content
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
VS2012 use VS2010 to compile VC + + projects to support the operation of XP system, project properties general Platform Toolset Select Visual Studio (V100), must be installed VS2010 2012
Fatal error LNK1123: Failed during transition to COFF: invalid or corrupt file Final Solution and VS10.12CLR Select NET version