Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: sandbox_light/INSTALL @ 7259

Last change on this file since 7259 was 5789, checked in by rgrieder, 15 years ago

Stripped sandbox further down to get a light version that excludes almost all core features.
Also, the Ogre dependency has been removed and a little ogremath library been added.

  • Property svn:eol-style set to native
File size: 434 bytes
Line 
1************* Build System **************
2To make platform support as easy as possible we have decided to use CMake as our build system.
3Therefore the first thing you need to do is to get
4CMake v.2.6 or later.
5
6************** Libraries ****************
7
8In order to compile Orxonox you will need the following libraries:
9(for windows there are already precompiled packages on the website)
10
11Lua (scripting language)         5.0 or 5.1
Note: See TracBrowser for help on using the repository browser.