D
D
de_iiah_teji9_iiace2015-02-03 19:21:23
C++ / C#
de_iiah_teji9_iiace, 2015-02-03 19:21:23

What is the linking error?

Visual Studio 2010, installed, did nothing, and just created the Visaul C ++ Windos Form Application project, and I try to run an empty project, and then I get an error:
Error 1 error LNK1123: failure during conversion to COFF: file invalid or corrupt D:\ New folder (3)\app\app\LINK
There is nothing in the project, and I can't figure out what it doesn't like, all vs settings are default. How can I start a project?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
T
tsarevfs, 2015-02-03
@tsarevfs

Try the path without spaces and Russian letters. For example D:\projects\app.

P
Pavel Elizariev, 2015-02-03
@effetto

Typical error. Try disabling Incremental Linking with the /INCREMENTAL:NO switch.
Here is a discussion on the subject.

E
Edward, 2015-06-04
@ed_milson

Delete C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cvtres.exe
and delete C:\Program Files (x86)\VisualStudio10\VC\bin\amd64\cvtres.exe

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question