User Tools

Site Tools


tutorials:community:grey:tutorial0

This is an old revision of the document!


Tutorial 0

Click the blue highlighted text to expand and show pictures for each step! :)

Step 1:

Use a Mercurial (Hg) client such as TortoiseHg on Windows to 'clone' the source repository.

Use a Mercurial (Hg) client such as TortoiseHg on Windows to 'clone' the source repository.


Step 2:

Use 'https://bitbucket.org/orx/orx' as Source and local folder as Destination.

Use 'https://bitbucket.org/orx/orx' as Source and local folder as Destination.


Step 3:

Now in visual studio! 'file - open - project/solution'

Now in visual studio! 'file - open - project/solution'


Step 4:

Open the project file:

Open the project file:


Step 5 IMPORTANT:

Select the 'Embedded Dynamic Debug' build

Select the 'Embedded Dynamic Debug' build


Step 6:

Build the solution:

Build the solution:


Step 7:

Which will (hopefully) look something like this when it's done:

Which will (hopefully) look something like this when it's done:


Step 8-9:

Repeat the last two steps with the 'Embedded Dynamic Release' build as well

Repeat the last two steps with the 'Embedded Dynamic Release' build as well


You could also do the same for the 'Profile' version if you wish! (this will create orxp.dll and orxp.lib for later steps)


Step 10:

Then copy the .dll and .lib files from the orx /lib/dynamic/ folders into your own /bin/ and /lib/ folders

Then copy the .dll and .lib files from the orx /lib/dynamic/ folders into your own /bin/ and /lib/ folders


Step 11:

And finally, copy the entire /include/ folder over to your project

And finally, copy the entire /include/ folder over to your project


Good luck!

See Also

tutorials/community/grey/tutorial0.1446085595.txt.gz ยท Last modified: 2017/05/30 00:50 (8 years ago) (external edit)