Home
> Uncategorized > LINK : fatal error LNK1123: failure during conversion to COFF
LINK : fatal error LNK1123: failure during conversion to COFF
Yesterday I’ve got a strange error while compiling an old C modules for Apache web server. It show this error.
After googling I’ve found the solution in stackoverflow.
LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt after installing VS2012 release preview
Yes. I think that’s the problem. The problem appear because I’ve installed Visual Studio 2012 in my machine. The solution is very simple. Just disable incremental linking.
After that you will see the problem solved.
Cheers
Categories: Uncategorized
apache, c#, LINKER, module, visual studio 2012
Comments (0)
Trackbacks (0)
Leave a comment
Trackback