Can't find the executable
#5
Step 1:
sudo apt-get install clang git cmake build-essential

2: Git repo
git clone https://github.com/mc-server/MCServer.git
cd MCServer
git submodule update --init

3: Process and compile
cmake . -DCMAKE_BUILD_TYPE=RELEASE
make . -j 2
Reply
Thanks given by:


Messages In This Thread
Can't find the executable - by ctwelsh - 06-11-2015, 07:29 AM
RE: Can't find the executable - by worktycho - 06-11-2015, 07:30 AM
RE: Can't find the executable - by ctwelsh - 06-11-2015, 08:01 AM
RE: Can't find the executable - by bearbin - 06-11-2015, 07:31 PM
RE: Can't find the executable - by ctwelsh - 06-11-2015, 09:26 PM
RE: Can't find the executable - by bearbin - 06-11-2015, 10:28 PM
RE: Can't find the executable - by ctwelsh - 06-11-2015, 11:11 PM
RE: Can't find the executable - by bearbin - 06-12-2015, 12:35 AM
RE: Can't find the executable - by ctwelsh - 06-13-2015, 07:33 AM
RE: Can't find the executable - by bearbin - 06-13-2015, 04:09 PM



Users browsing this thread: 1 Guest(s)