Building Maratis
(Difference between revisions)
(Created page with "Welcome to the build documentation You will find here some how to buid Maratis on some platforms. In any cases, the current version of the build system use Scons which deeply...") |
|||
Line 3: | Line 3: | ||
You will find here some how to buid Maratis on some platforms. | You will find here some how to buid Maratis on some platforms. | ||
In any cases, the current version of the build system use Scons which deeply use Python in order to build the programs. | In any cases, the current version of the build system use Scons which deeply use Python in order to build the programs. | ||
− | Consequently, please visit and install Python before continuing. | + | Consequently, please visit (and install if necessary) Python before continuing. |
+ | |||
+ | Then go to the trunk/dev folder where scons.py should be found. | ||
+ | Then run: | ||
+ | python scons.py |
Revision as of 22:31, 19 October 2012
Welcome to the build documentation
You will find here some how to buid Maratis on some platforms. In any cases, the current version of the build system use Scons which deeply use Python in order to build the programs. Consequently, please visit (and install if necessary) Python before continuing.
Then go to the trunk/dev folder where scons.py should be found. Then run: python scons.py