12-23-2014, 07:54 PM
Ok lets start over. Try this:
Code:
git clone https://github.com/mc-server/MCServer.git
cd MCServer/
git checkout 0d834775
git submodule init
git submodule update
cmake .