25 Mar 15, 06:21PM
There is not need to install clang, just change the compiler on the makefile.
[SELECT ALL] Code:
sed -i "s/clang++/g++/g" Makefile|
Help starting a server on Linux
|
|
25 Mar 15, 06:21PM
There is not need to install clang, just change the compiler on the makefile.
[SELECT ALL] Code: sed -i "s/clang++/g++/g" MakefileThanks given by: Million
|
|
« Next Oldest | Next Newest »
|