Problem Building Servers

Post Reply
Boli
Posts: 11
Joined: Tue Aug 21, 2012 12:12 pm

Problem Building Servers

Post by Boli » Sat Sep 22, 2012 1:55 pm

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?

Metalfiiish
Developer
Posts: 176
Joined: Tue Jul 31, 2012 7:21 am

Re: Problem Building Servers

Post by Metalfiiish » Sat Sep 22, 2012 3:14 pm

What revision are you trying to build from? have you made any changes to any files on your server? Was it working before?

Boli
Posts: 11
Joined: Tue Aug 21, 2012 12:12 pm

Re: Problem Building Servers

Post by Boli » Sat Sep 22, 2012 3:39 pm

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

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: Problem Building Servers

Post by bluekirby0 » Sat Sep 22, 2012 8:01 pm

First google result for that issue:
http://stackoverflow.com/questions/1088 ... valid-or-c

Boli
Posts: 11
Joined: Tue Aug 21, 2012 12:12 pm

Re: Problem Building Servers

Post by Boli » Sat Sep 22, 2012 9:15 pm

That solved the problem tyvm

Post Reply