|
Last change
on this file since 6211 was
5789,
checked in by rgrieder, 16 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 ************** |
|---|
| 2 | To make platform support as easy as possible we have decided to use CMake as our build system. |
|---|
| 3 | Therefore the first thing you need to do is to get |
|---|
| 4 | CMake v.2.6 or later. |
|---|
| 5 | |
|---|
| 6 | ************** Libraries **************** |
|---|
| 7 | |
|---|
| 8 | In order to compile Orxonox you will need the following libraries: |
|---|
| 9 | (for windows there are already precompiled packages on the website) |
|---|
| 10 | |
|---|
| 11 | Lua (scripting language) 5.0 or 5.1 |
|---|
Note: See
TracBrowser
for help on using the repository browser.