.sln datas?
#1
Hey, im here new and im too new in c++

My question is from where i get .sln data to start the MCServer Project or i must make a own Project?
Reply
Thanks given by:
#2
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
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)