• 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 MartyX please read!

Printer

if Printer then print("LUA") end
Senator
Premium User
Joined
Dec 27, 2009
Messages
5,782
Solutions
31
Reaction score
2,287
Location
Sweden?
Well i lost my premium yesterday and never had the chance to ask you this question.
Which compiler do you use to compile TFS 0.3 - 0.3.7-r5916-v8.60-win64, can you give me link please and hopefully its codeblocks since i dont like mvc! else if you could compile it for me to 8.54 it will be really awesome :D

Thanks!
 
He's using MSVC from what I can see from his Compilation thread. :p
 
I follow this tutorial on the libaries i dont know which one to select as lib and include, there is so many folder.
http://otland.net/f479/compiling-msvc-compiling-forgotten-server-under-windows-easy-way-125178/

Im stuck at step 5 and 6
5 STEP: Goto -> C/C++ -> General -> Additional Include Directories and then add "include" directory from where you have unpacked Libs
6 STEP: Now goto -> Linker -> General -> Additional Library Directories and then add "libs" directory from where you have unpacked Libs
 
Back
Top