After installing VS2012, an error occurred while using VS2010
LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
The solution is simple, as follows:
To summarize:
Either disable incremental linking, by going to
Project Properties
-> Configuration Properties
-> Linker (General)
-> Enable Incremental Linking -> "No (/INCREMENTAL:NO)"
or install VS2010 SP1.
VS2010 SP1 patch download address: http://www.microsoft.com/en-us/download/details.aspx?id=23691
Reference:
http://stackoverflow.com/questions/10888391/link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-invalid-or-c
Read More:
- LinkIssue: Error ‘LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or cor
- Visual Studio 2010 compilation error fatal error lnk1123: failed during conversion to coff: solution to invalid or corrupt file
- Link: fatal error lnk1123: failure during conversion to coff: file in
- Error lnk1123: failure during conversion to coff: problem solving
- Problems caused by vs project build order: link: fatal error lnk1181: cannot open input file ‘zoom’_ Ui_ style.lib ‘
- Link: fatal error LNK1104: cannot open file “debug”/ xx.exe The question of
- LINK : fatal error LNK1168: cannot open Debug/1.exe for writing
- fatal error LNK1169: one or more multiply defined symbols found
- Solution of vs unable to open source file and link library file
- Error in header file when calling OpenGL to open obj file in vs2013: unable to open include file: “GL / glut. H”: no such file or directories
- fatal error LNK2019[UNK]fatalerror LNK1120
- VS2010 compiler can’t open include file: “GL / glaux. H”: no such file or directory
- Permission denied error: unable to index file .vs/Trip2015/v15/Server/sqlite3/db.lock fatal: adding
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- Solution to communication link failure with error in idea startup project
- Vs fatal error C1083: unable to open include file: “sys / socket. H”: no such file
- In VS2010, the compiler cannot open the file “GL / glaux. H”: no such file or directory
- LINK : error LNK2001: unresolved external symbol _mainCRTStartup