This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:tutorials:orx:cloning_orx_from_github [2020/08/31 05:28 (5 years ago)] – ↷ Page moved from en:tutorials:cloning_orx_from_github to en:tutorials:orx:cloning_orx_from_github sausage | en:tutorials:orx:cloning_orx_from_github [2022/06/28 22:12 (3 years 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: | + | In order to clone the Orx repo, you will need to [[en: |
< | < | ||
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 | + | - Set up projects for various IDEs and compilers, |
- | - Set an environment variable ('' | + | - Set an environment variable ('' |
For Linux or Mac this is the '' | For Linux or Mac this is the '' | ||
Line 43: | Line 43: | ||
- | Next, the script will generate some projects for several Visual Studio versions, gmake (mingw32), Code:: | + | Next, the script will generate some projects for several Visual Studio versions, gmake (mingw32), Code:: |
For Mac developers: gmake, Codelite, Code:: | For Mac developers: gmake, Codelite, Code:: | ||
Line 83: | Line 83: | ||
< | < | ||
== You can now build orx in [ code/ | == You can now build orx in [ code/ | ||
- | == Mercurial | + | == For more details, please refer to [ https:// |
- | == [ 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! | ||
</ | </ | ||