User Tools

Site Tools


en:tutorials:orx:cloning_orx_from_github

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:tutorials:cloning_orx_from_github [2020/08/11 21:38 (4 years ago)] – bitbucket -> github iarwainen:tutorials:orx:cloning_orx_from_github [2022/06/28 22:12 (22 months ago)] (current) sausage
Line 1: Line 1:
 ===== Cloning Orx from Github and Initial Setup ===== ===== Cloning Orx from Github and Initial Setup =====
  
-In order to clone the Orx repo, you will need to [[en:tutorials:git|download and install git]]. Once installed, you can proceed with the instructions on this page.+In order to clone the Orx repo, you will need to [[en:tutorials:orx:git|download and install git]]. Once installed, you can proceed with the instructions on this page.
  
 <code> <code>
Line 19: Line 19:
 Orx has a few external dependencies. There is a setup script in the root of the folder which does three things: Orx has a few external dependencies. There is a setup script in the root of the folder which does three things:
  
-  - Automatically download the dependencies, and; +  - Automatically download the dependencies. 
-  - Set up some sample projects for various IDEs and compilers, and; +  - Set up projects for various IDEs and compilers, allowing you to compile the orx library. 
-  - Set an environment variable (''$ORX'')+  - Set an environment variable (''$ORX'').
  
 For Linux or Mac this is the ''setup.sh'' command. For Linux or Mac this is the ''setup.sh'' command.
Line 43: Line 43:
  
  
-Next, the script will generate some projects for several Visual Studio versions, gmake (mingw32), Code::Blocks and Codelite for Windows developers. +Next, the script will generate some projects for several Visual Studio versions, gmake (mingw32), Code::Blocks and Codelite for Windows developers. These projects are for compiling the orx library.
  
 For Mac developers: gmake, Codelite, Code::Blocks and Xcode projects will be built. For Mac developers: gmake, Codelite, Code::Blocks and Xcode projects will be built.
Line 83: Line 83:
 <code> <code>
 == You can now build orx in [ code/build/windows ] == You can now build orx in [ code/build/windows ]
-== Mercurial hook already installed +== For more details, please refer to [ https://orx-project.org/wiki/
-== [ 0:05:32 ] Setup successful!+== Installing git hook [ post-checkout ] 
 +== Installing git hook [ post-merge ] 
 + 
 +== IMPORTANT - New environment detected: Please restart your favorite IDE before using orx. 
 +== [ 0:00:58 ] Setup successful!
 </code> </code>
  
en/tutorials/orx/cloning_orx_from_github.1597207099.txt.gz · Last modified: 2020/08/11 21:38 (4 years ago) by iarwain