• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling [HELP] "Mysterious" Error Compiling TFS r5799 on MSVS 2010 Windows 7 x64

Pnurt

New Member
Joined
Apr 22, 2009
Messages
205
Reaction score
0
Hello OTLand,

After 3 days trying to compile my TFS 0.3.7 r5799, I managed to come across all linking errors that I had while compiling it in MSVS 2010 (LNK2001 errors... and so on).

So now my MSVS 2010 is actually compiling the server in x64 without any errors, except this warning:
Code:
1>LINK : warning LNK4075: omitted '/INCREMENTAL' due to specification '/LTCG'

Anyway the .exe is being generated, but the "original" .exe size is 6,17MB, and my compiled .exe size is only 3,07MB, then when I try to open it, this error is shown:
kDHAXos.png


I also tried to compile it from Linux with gcc, but the compied file doesn't work in Windows (I don't know how to compile it with mingw from Linux to Windows)

Any help or ideas would be really apreciated.

Thanks in advance.
 
Back
Top