Compiling on Gentoo
# emerge dev-vcs/git dev-util/cmake dev-libs/boost dev-db/mysql-connector-c++ dev-lang/luajit dev-libs/pugixml$ git clone --recursive https://github.com/otland/forgottenserver.git$ cd forgottenserver
$ mkdir build && cd build
$ cmake ..$ makeLast updated
Was this helpful?