[SOLVED] Compilation failure on centOS 7
#2
Hi, welcome to the forums!

I assume you're using the compile.sh script, have you tried manually running cmake? From the cuberite folder, run:

Code:
mkdir Release
cd Release
cmake -DCMAKE_BUILD_TYPE=RELEASE ..
make

(from https://github.com/cuberite/cuberite/blo...reebsd-etc)
Reply
Thanks given by:


Messages In This Thread
RE: Compilation failure on centOS 7 - by lkolbly - 09-11-2017, 12:31 AM
RE: Compilation failure on centOS 7 - by lkolbly - 09-11-2017, 01:09 AM



Users browsing this thread: 2 Guest(s)