LINK : fatal error LNK1123: Failed during transition to COFF: invalid or corrupt file

There are two cvtres.exe files in the current system with different versions. Let VS2010 use the cvtres.exe program for .NET 4.5.

Specific steps:

Rename or delete: (where vs2010 is installed) C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\bin\cvtres.exe

This way the cvtres.exe file in C:\Windows\Microsoft.NET\Framework\v4.0.30319 (.NET
4.5) can be used by VS2010.

illustrate

Maybe the path is not the same as mine, but let's just say it is to find a cvtres.exe file under the directory where you installed vs2010, and then delete or rename it
...\VC\bin\cvtres.exe

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325811119&siteId=291194637