Building Maratis for Windows

(Difference between revisions)
Jump to: navigation, search
(Created page with "==Download and Install the necessary softwares:== * [http://www.microsoft.com/en-us/download/details.aspx?id=34673 Microsoft Visual Studio Express]<br> * [http://tortoisesvn....")
 
Line 8: Line 8:
 
==Download Maratis source code using TortoiseSVN:==
 
==Download Maratis source code using TortoiseSVN:==
  
* Create a new folder - name it '''"MaratisSVN"'''.<br>
+
- Create a new folder - name it '''"MaratisSVN"'''.<br>
* Right mouse button - select '''SvnCheckout'''.<br>
+
- Right mouse button - select '''SvnCheckout'''.<br>
* Paste the link in repository - "http://maratis.googlecode.com/svn/" then click ok.<br>
+
- Paste the link in repository - "http://maratis.googlecode.com/svn/" then click ok.<br>
* Wait for the files to download.<br>
+
- Wait for the files to download.<br>
  
 
==Compile==
 
==Compile==
  
* Go to start menu, type '''"cmd"''' to open the command prompt.<br>
+
- Go to start menu, type '''"cmd"''' to open the command prompt.<br>
* In the cmd, go to the MaratisSVN folder. For example : type '''"cd D:\Maratis_SVN\trunk\dev"'''.<br>
+
- In the cmd, go to the MaratisSVN folder. For example : type '''"cd D:\Maratis_SVN\trunk\dev"'''.<br>
* Type '''"scons.py"''' and enter. It will start compiling.<br>
+
- Type '''"scons.py"''' and enter. It will start compiling.<br>
* If the build is successful, the final binaries will be installed in '''''trunk\dev\prod'''''<br>
+
- If the build is successful, the final binaries will be installed in '''''trunk\dev\prod'''''<br>
  
 
==Done! Have fun!==
 
==Done! Have fun!==

Revision as of 11:40, 27 July 2014

Contents

Download and Install the necessary softwares:

Download Maratis source code using TortoiseSVN:

- Create a new folder - name it "MaratisSVN".
- Right mouse button - select SvnCheckout.
- Paste the link in repository - "http://maratis.googlecode.com/svn/" then click ok.
- Wait for the files to download.

Compile

- Go to start menu, type "cmd" to open the command prompt.
- In the cmd, go to the MaratisSVN folder. For example : type "cd D:\Maratis_SVN\trunk\dev".
- Type "scons.py" and enter. It will start compiling.
- If the build is successful, the final binaries will be installed in trunk\dev\prod

Done! Have fun!

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox