Page 1 of 1

Tomenet client build

Posted: Thu Jan 03, 2019 2:19 pm
by Raali
Hello,
can anyone tell me please how to build tomenet client under windows.
i assume i need to use cygwin make with makefile.win file?
and what about dependencies, only SDL?
Thanks.

Re: Tomenet client build

Posted: Thu Jan 03, 2019 7:22 pm
by tokariew
here you have what is needed for linux: http://muuttuja.org/tomenet/installation-linux.php so you can have some place to start with dependencies...
SDL stuff is only when you want to have sound support.

probably you can use mingw: http://www.mingw.org/ and modify makefile.mingw

if you have windows 10: you can probably use WSL Windows Subsystem for Linux and cross-compile it that way, then use mingw variant…

Can I known why want you to compile it?

Re: Tomenet client build

Posted: Fri Jan 04, 2019 11:27 am
by Raali
tokariew wrote: ↑Thu Jan 03, 2019 7:22 pm Can I known why want you to compile it?
I wanted to look if i can work with project on windows to try to add Russian localization to it