Both sides previous revisionPrevious revision | |
tutorials:community:grey:tutorial0 [2015/12/06 12:10 (10 years ago)] – external edit 127.0.0.1 | tutorials:community:grey:tutorial0 [2016/11/08 18:08 (9 years ago)] (current) – Retired sausage |
---|
====== Tutorial 0 ====== | |
| |
Click the blue highlighted text to expand and show pictures for each step! :)\\ | |
| |
Step 1: <hidden Use a Mercurial (Hg) client such as TortoiseHg on Windows to 'clone' the source repository.></hidden>\\ | |
| |
Step 2: <hidden Use 'https://bitbucket.org/orx/orx' as Source and local folder as Destination.></hidden>\\ | |
| |
Step 3: <hidden Now in visual studio! 'file - open - project/solution'>{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_05_vsopen.png}}</hidden>\\ | |
| |
Step 4: <hidden Open the project file:>{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_06_projfile.png}}</hidden>\\ | |
| |
Step 5 **IMPORTANT**: <hidden Select the 'Embedded Dynamic Debug' build>{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_07_embedded.png}}</hidden>\\ | |
| |
Step 6: <hidden Build the solution:>{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_08_buildall.png}}</hidden>\\ | |
| |
Step 7: <hidden Which will (hopefully) look something like this when it's done:>{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_09_built.png}}</hidden>\\ | |
| |
Step 8-9: <hidden Repeat the last two steps with the 'Embedded Dynamic Release' build as well>{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_08_release.png}}{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_08_buildall.png}}\\ | |
You could also do the same for the 'Profile' version if you wish! (this will create orxp.dll and orxp.lib for later steps)</hidden>\\ | |
| |
Step 10: <hidden Then copy the .dll and .lib files from the orx /lib/dynamic/ folders into your own /bin/ and /lib/ folders>{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_10_lib.png}}{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_11_lib2.png}}</hidden>\\ | |
| |
Step 11: <hidden And finally, copy the entire /include/ folder over to your project>{{http://grey.orx-project.org/tutorial_data/tutorial_svn/svnorx_12_include.png}}</hidden>\\ | |
| |
| |
Good luck!\\ | |
| |
====== See Also ====== | |
[[tutorials:community:sausage:using-premake-to-create-build-projects|See here for a new method to Compile ORX from scratch using your favourite OS & IDE]] | |
| |
This article is part of a series!\\ | |
Series: [[tutorials:community:grey|Grey's tutorials]]\\ | |
Prev: (none)\\ | |
Next: [[tutorials:community:grey:tutorial1|"Tutorial 1: Set up your Development Environment."]]\\ | |
| |