12-15-2014, 03:52 AM
Hello, welcome to the forum.
In order to compile the server from source, you need to first use CMake to generate project files. (This allows us to be platform-independent - cmake can generate project files for VisualStudio, as well as XCode, Eclipse and Linux makefiles)
Read the COMPILING.md file inside the repository, that should give you enough information. Feel free to ask any additional questions, we'd love to hear feedback, especially if you have suggestions to make the instructions clearer.
https://github.com/mc-server/MCServer/bl...MPILING.md
In order to compile the server from source, you need to first use CMake to generate project files. (This allows us to be platform-independent - cmake can generate project files for VisualStudio, as well as XCode, Eclipse and Linux makefiles)
Read the COMPILING.md file inside the repository, that should give you enough information. Feel free to ask any additional questions, we'd love to hear feedback, especially if you have suggestions to make the instructions clearer.
https://github.com/mc-server/MCServer/bl...MPILING.md