Page 1 of 1
Problem Building Servers
Posted: Sat Sep 22, 2012 1:55 pm
by Boli
1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
1>
1>Build FAILED.
giving me this issue whenever I try to build the connect server
any idea what the issue is?
Re: Problem Building Servers
Posted: Sat Sep 22, 2012 3:14 pm
by Metalfiiish
What revision are you trying to build from? have you made any changes to any files on your server? Was it working before?
Re: Problem Building Servers
Posted: Sat Sep 22, 2012 3:39 pm
by Boli
not sure I was having some issues updating so I just tried doing a whole new SVN checkout. I still have the old SQL tables though and I was trying to update to the latest revision
I did have a server working in the past but the updater was giving me some problem and wouldnt rebuild the servers. so Im trying to just redo the whole thing in hopes of it working now, but its giving me that issue when I try and build the servers in visual studio
Re: Problem Building Servers
Posted: Sat Sep 22, 2012 8:01 pm
by bluekirby0
Re: Problem Building Servers
Posted: Sat Sep 22, 2012 9:15 pm
by Boli
That solved the problem tyvm