Error "1>link:fatal error lnk1123:failure during conversion to coff:file invalid or corrupt" occurred while resolving visual Studio 2010 New Project

Source: Internet
Author: User
Tags visual studio 2010

VS2010 After some updates, the Win32 Console project will be "error LNK1123" when it is built.

Solutions are:

The first step: Project | Project Properties | Configuration Properties | inventory Tools | INPUT and Output | The option "yes" to "no" for the embedded manifest, but this is set once for each new project.

Step Two: Add: Project | Project Properties | Configuration Properties | connector | manifest File | Embed list option "yes" to "no".

The third step: the general computer after the two-step setup can solve the problem, but if there are problems, then click the method to solve:

Whether the computer is a 64bit operating system, and if so, continue with the following operations:

Find out if there are two cvtres.exe.

One is C:\Program Files (x86) \microsoft Visual Studio 10.0\vc\bin\cvtres.exe,

The other is C:\Windows\Microsoft.NET\Framework\v4.0.30319\cvtres.exe. Right-click Properties | Details to view both version numbers, delete/rename older versions, or reset the path variable.

Unexpectedly, the root of the solution is the third step, after removing the old version of Cvtres.exe, you do not need to set the configuration every time.

Error "1>link:fatal error lnk1123:failure during conversion to coff:file invalid or corrupt" occurred while resolving visual Studio 2010 New Project

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.