Compiling Error..Please help!!!

Problems compiling the game? Ask Here
Locked
sandman423
Posts: 806
Joined: Thu Sep 10, 2009 8:59 pm

Compiling Error..Please help!!!

Post by sandman423 »

> Creating library bin\Wagic.lib and object bin\Wagic.exp
3>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
========== Build: 1 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========


Need help making this work...Any Suggestions?
Niegen
Posts: 200
Joined: Sun Jul 12, 2009 9:46 am

Re: Compiling Error..Please help!!!

Post by Niegen »

You need to install the Service Pack for Visual Studio 2010.

https://www.microsoft.com/fr-fr/downloa ... x?id=23691 (That's the link to the french page, but you should be able to choose any language).

This should probably be added to the "How-to compile from SVN" thread. Ran into the same issue a few weeks ago.
Locked