Forums » Ryzom Game on GNU/Linux »
Trouble building server on Ubuntu 10.04 32-bit
Added by plunder over 3 years ago
I've been following the tutorials provided but I seem to be running in to a different problem then those stated on the site or in the forum..
Attached are the output from the make_all
make_all_error.log - Error (10.8 kB)
make_all_info.log - Info (174.5 kB)
Replies (3)
RE: Trouble building server on Ubuntu 10.04 32-bit - Added by kervala over 3 years ago
Sorry, but we are not supporting anymore the old build system for servers, please could you use CMake as mentioned on http://dev.ryzom.com/projects/ryzom/wiki/BuildForLinuxCmake ?
Your error is raising because .vcproj files have not been updated since a while because we don't use it anymore under Windows.
I think we should remove old .vcproj and Makefile :)
RE: Trouble building server on Ubuntu 10.04 32-bit - Added by plunder over 3 years ago
I used the CMake method and was successful -- thanks
RE: Trouble building server on Ubuntu 10.04 32-bit - Added by kervala over 3 years ago
You're welcome :)
(1-3/3)