Topic: [HOWTO] Fix LNK1123
Hey guys.
If someone has a problem like this:
LINK : fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist ung³ltig oder beschõdigt.
bam: 'teeworlds.exe' error 1123
I have a easy solution (workz for meh).
I have Visual Studio 2010 installed, the path is "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin" for me.
For Visual Studio 2012 it would be 11.0, not 10.0.
Look for cvtres.exe, rename it to cvtres.exe.bak (for backup) or delete it if you want (own risk!).
When you now compile teeworlds, everything should work fine.
Read more right here: