• 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!

TFS 0.X Can some help me with TFS 0.3.6?

BonzzoR

New Member
Joined
Nov 27, 2020
Messages
12
Reaction score
0
hello everyone can someone tell me how to compile source files into .exe? I have a custom TFS 0.3.6 engine and I would like to do it on windows to do some things on my own PC, can anyone tell me how to compile the engine? : D I know how to do it on Linux, but I don't have much time to pay for hosting. I want to do it on my own PC: D I tried to compile according to old guides, but most guides have expired and I don't know how to deal with it, I would ask for help :). Thank you in advance and best regards
 
If it's only for development you should try WSL, Windows subsystem for linux. It's great when using together with Visual Studio. Search otland forum, there is a great tutorial for it
 
I do not traied this, but i think this can't work
Can you give me some link were you download your source? i just need to see what is inside.
 
Last edited:
I do not traied this, but i think this can't work
Can you give me some link were you download your source? i just need to see what is inside.
Its custom source based on tfs 0.3.6 i buy it. Its work on linux but i want it on windows too.
 
0.3.6 mostly used dev cpp to compile instead of VS, So you should try following this tutorial.
Screenshots are gone but if you read the tutorial you'll still be able to make it.
Do you have any VC folders? VC10? VC12? or only dev-cpp folder?
 
0.3.6 mostly used dev cpp to compile instead of VS, So you should try following this tutorial.
Screenshots are gone but if you read the tutorial you'll still be able to make it.
Do you have any VC folders? VC10? VC12? or only dev-cpp folder?
Thanks for you reply. Yes i got only dev cpp folder dont have any vsxx folders
 
Last edited:
Back
Top