« Previous -
Version 3/89
(diff) -
Next » -
Current version
jayme, 05/11/2010 09:50 am
Oops, wrong issue
Building Nel, NelNS and Ryzom Client with CMake on GNU/Linux¶
(This is only a quick cheat sheet, pease fix/complete if you like)
Check Issue842 for infos about the cmake build
Install the needed dependencies (i have not figured them all out, cmake will tell you wat I am missing)
libxml2-dev, g++, libtool, libpng12-dev, libjpeg62-dev, bison, w3c-www (libwww), lua, luabind, cpp-test (if you want to build Nel with tests), boost, ...
Just to know where we are:
RYHOME=/path/to/ryzom/code

