Building Maratis for Windows

(Difference between revisions)
Jump to: navigation, search
Line 8: Line 8:
 
==Download Maratis source code using TortoiseSVN:==
 
==Download Maratis source code using TortoiseSVN:==
  
# Create a new folder - name it '''"MaratisSVN"'''. For example in '''"C:\Maratis_SVN"'''.
+
# Create a new folder - name it '''"MaratisSVN"'''. For example in ''C:\MaratisSVN''.
 
# Right clic - select '''SvnCheckout'''.
 
# Right clic - select '''SvnCheckout'''.
 
# Paste the link in repository - "http://maratis.googlecode.com/svn/" then click ok.
 
# Paste the link in repository - "http://maratis.googlecode.com/svn/" then click ok.
Line 16: Line 16:
  
 
# Go to start menu, type '''"cmd"''' to open the command prompt.
 
# Go to start menu, type '''"cmd"''' to open the command prompt.
# In the cmd, go to the MaratisSVN folder. For example type '''"cd C:\Maratis_SVN\trunk\dev"'''.
+
# In the cmd, go to the MaratisSVN\trunk\dev folder. For example type "cd C:\MaratisSVN\trunk\dev".
 
# Type '''"scons.py"''' and enter. It will start compiling.
 
# Type '''"scons.py"''' and enter. It will start compiling.
 
# If the build is successful, the final binaries will be installed in '''''trunk\dev\prod'''''
 
# If the build is successful, the final binaries will be installed in '''''trunk\dev\prod'''''
  
 
==Done! Have fun!==
 
==Done! Have fun!==

Revision as of 11:47, 27 July 2014

Contents

Download and Install the necessary softwares:

  1. Microsoft Visual Studio Express
  2. TortoiseSVN
  3. Python 2 (you need the 2x version. In the installation also check to add the path dir)
  4. Scons

Download Maratis source code using TortoiseSVN:

  1. Create a new folder - name it "MaratisSVN". For example in C:\MaratisSVN.
  2. Right clic - select SvnCheckout.
  3. Paste the link in repository - "http://maratis.googlecode.com/svn/" then click ok.
  4. Wait for the files to download.

Compile

  1. Go to start menu, type "cmd" to open the command prompt.
  2. In the cmd, go to the MaratisSVN\trunk\dev folder. For example type "cd C:\MaratisSVN\trunk\dev".
  3. Type "scons.py" and enter. It will start compiling.
  4. 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