Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/forks/sandbox_light/INSTALL @ 7908

Last change on this file since 7908 was 7908, checked in by rgrieder, 13 years ago

Stripped down trunk to form a new light sandbox.

  • Property svn:eol-style set to native
File size: 549 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
11Boost libraries                  1.35 -
12
13Further information about installing and running this application can be found on
14http://www.orxonox.net/wiki/Running
Note: See TracBrowser for help on using the repository browser.