• 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 TFS 1.0/1.1 latest source. 64 and 32 bits. Pics and lots of explanation.

i have open tibia dll pack witch 64 bit mode but i have error msvcp120d.dll
can you give me 64 bit but i have instal msv c++2013
 
@dominique120
will you update this tutorial to work with boost 1.57.x as in this one?

This tutorial works with any version of boost you want.

If you mean this though, see the FAQ:

Q: How do I use the batch files that come with the TFS SDK?
A: Put the "register_boost_env.bat" in the boost directory and execute it, and leave the "register_tfssdk_env.bat" where it was and execute it. Then you can skip the steps where we add directories.

Q: Why link manually?
A: I believe it is better because it removes one more thing that could go wrong.

Now I notice that I should have added some extra info to that FAQ, mainly that if you dont have admin rights on the computer the execution of those files will fail.
 
ahhh... the way more easy to compile the tfs is using ubuntu, 3 or 4 commands are compiled '-' and it is too much more fast
 
So it all works like a charm but as a total newbie I have no idea what to do next. I can't even check if the server works because there isn't a launcher or the libraries in the "forgottenserver-master" folder.
 
Hi, i'm new sorry but i did everything explained in this tutorial vut after compiling (everything fine) i try to open the .exe server but it say "The program can't be start because lua51.dll is missing from your computer ..." and i dont know why, where the fuck i can download that file?
 
While compiling I get an error for each .cpp file:

Code:
Error C1075: End of file fond before the left parenthesis '(' at (file location)
 
Back
Top