Mac OS X

From uGFX Wiki
Revision as of 11:01, 6 May 2016 by Tectu (Talk | contribs)

Jump to: navigation, search

µGFX can be run natively on a Mac OS X system. This simplifies the process of developing your embedded GUI application a lot.

Dependencies

Make sure you got clang and XQuartz installed.

Makefile

Copy the makefile that can be found in /boards/base/OSX/example/ to your project directory. You need to set the OSX_SDK and OSX_ARCH variables: