Can't run the compilation script
#4
How exactly did you create the aliases? If you used the `alias` command, it won't affect any scripts you execute.

You can try compiling manually:
Code:
git clone --recursive https://github.com/cuberite/cuberite.git
cd cuberite
cmake . -DCMAKE_BUILD_TYPE=RELEASE
make . -j 4
Reply
Thanks given by:


Messages In This Thread
Can't run the compilation script - by DaPorkchop - 12-26-2015, 05:42 AM
RE: Can't run the compilation script - by LogicParrot - 12-26-2015, 06:08 AM
RE: Can't run the compilation script - by bearbin - 12-26-2015, 07:50 AM



Users browsing this thread: 1 Guest(s)