User Tools

Site Tools


en:tutorials:orx:mac:building_orx_on_codelite_for_mac

This is an old revision of the document!


Building the Orx library on a Mac with Codelite

You can use Codelite on a Mac in order to build the Orx library. I will assume that you have covered the step at Cloning and building the Orx library on the Mac but have come here because you would rather use Codelite than gmake.

Downloading Codelite for Mac

If you don't have Codelite yet, you can download from here: https://downloads.codelite.org

Note that Codelite will only work on newer versions of Mac OS X. Finding older versions is not easy. If you find a good repository for old Codelite versions on Mac, please let me know.

Use Codelite to open the workspace at orx/code/build/mac/codelite:

Build the default config of Debug and 32-bit by selecting the Build Workspace menu from the Build menu.

Confirm the output of the build to ensure everything built correctly:

Now to change from the Debug_x32 build to the Profile_x32 build on the Workspace tab:

Then build again:

Finally, switch to the Release_x32 configuration and build again.

en/tutorials/orx/mac/building_orx_on_codelite_for_mac.1528767281.txt.gz · Last modified: 2018/06/11 21:34 (6 years ago) (external edit)