• 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 Dump question

Felipe93

Ghost Member
Joined
Mar 21, 2015
Messages
2,035
Solutions
9
Reaction score
361
Location
Chile
When i compile i have to get a 100% new otserver in a new folder or just make a new exe?
what i obtain when compiling that my question
 
Compiling is basically just converting raw code to a computerreadable executable. Ie compiling tfs you will get a new forgottenserver.exe (windows) or tfs (linux)
 
Compiling is basically just converting raw code to a computerreadable executable. Ie compiling tfs you will get a new forgottenserver.exe (windows) or tfs (linux)
you really think he understood you? xD

When i compile i have to get a 100% new otserver in a new folder or just make a new exe?
what i obtain when compiling that my question
compiling is a new exe for windows, new smtthg else for linux but i forgot its name xD
 
you really think he understood you? xD


compiling is a new exe for windows, new smtthg else for linux but i forgot its name xD

What does your respond differ from his?
Both systems require an executable file, linux has no prefix while windows uses .exe.

Once you have compiled the source you will either get it in your "cmake/release/" (windows) directory or "/build" (linux) directory.
There are plenty of guides for this if you try out the serach function.
 
I have to admit, I only entered this thread to see what a "dump" question was... :D Anyway, it's not a dumb question. ;)

You should visit this section of the forum. There you'll learn basics required for starting/running your own OTS, and likely answer any questions you may have.
 
Last edited:

Similar threads

Back
Top