Building the client with "make_all/build" system
Added by sharka about 5 years ago
hello community!
I still have a small problem when compiling the client:
I'm stuck at the first line of compilation:
CFLAGS="-DFINAL_VERSION=1 -DNL_STATIC=1" CXXFLAGS="-DFINAL_VERSION=1 -DNL_STATIC=1" $RYZOM_PATH/tools/scripts/linux/build init nel --disable-samples --disable-tools --enable-sound
onfigure: WARNING: unrecognized options: --with-stlport, --with-python-version, --with-nel
Can you help me?
Thank you
Replies (4)
RE: Building the client with "make_all/build" system - Added by kervala about 5 years ago
You should use CMake build process for client, that's faster, smaller and better :)
RE: Building the client with "make_all/build" system - Added by sharka about 5 years ago
Thank you but how?
RE: Building the client with "make_all/build" system - Added by kervala about 5 years ago
We made a tutorial :)
RE: Building the client with "make_all/build" system - Added by sharka about 5 years ago
thanks :D
I'll start over with cmake :)
(1-4/4)