« Previous -
Version 2/39
(diff) -
Next » -
Current version
vl, 04/07/2010 10:18 am
Building Ryzom Core on Windows¶
- You need to compile the low level libraries called NeL used by Ryzom Core. You can find the information on this page.
- Go in
c:\code\ryzom\server - Double-click on
server.sln(it'll launch Visual Studio) - Select "Release" configuration
- Press F7 to build Ryzom client and server
- Go in
c:\code\ryzom\tools - Double-click on
all.sln(it'll launch Visual Studio) - Select "Release" configuration
- Press F7 to build Ryzom tools


