• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compile server from Windows to Linux?

If you want to compile TFS in github you have some tutorials, if it any other else you need a configuration file and a makefile, checkout how in TFS they do and try to copy it but with your sources
 
You can probably use gcc as a cross-compiler in Cygwin for this but idk if its possible or even feasible. Cross-compiling from Linux to windows is possible so one could assume he reverse is possible.
 
Back
Top