Cuberite Forum
Stuck with getting Cuberite to compile on FreeBSD - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Development (https://forum.cuberite.org/forum-13.html)
+--- Thread: Stuck with getting Cuberite to compile on FreeBSD (/thread-2182.html)

Pages: 1 2 3 4 5


RE: Stuck with getting Cuberite to compile on FreeBSD - sphinxc0re - 12-14-2015

Wrong timing, tigerw


RE: Stuck with getting Cuberite to compile on FreeBSD - DrMasik - 12-15-2015

I think, we must split compile.sh to some compile_<os name>.sh files per OS.
So, compile.sh must detect user choose and detect OS type. After that it is run file detected OS, some like compile_FreeBSD.sh or compile_Ubuntu.sh, etc.