12-10-2015, 06:56 PM
How exactly are you testing that?
I wrote a simple script file with the following contents:
and when I launch it from the terminal, it builds the server okay.
I wrote a simple script file with the following contents:
Code:
cmake -DCMAKE_BUILD_TYPE=Debug .. && make -j 8