Last change
on this file since 7421 was
7421,
checked in by rgrieder, 14 years ago
|
Basic stuff up and running for the Qt sandbox.
No GUI support yet.
|
-
Property svn:eol-style set to
native
|
File size:
327 bytes
|
Rev | Line | |
---|
[2710] | 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. |
---|
[77] | 5 | |
---|
[2710] | 6 | ************** Libraries **************** |
---|
[77] | 7 | |
---|
[7421] | 8 | In order to compile this Orxonox sandbox you will need to install Qt 4.6 |
---|
Note: See
TracBrowser
for help on using the repository browser.