FreeBSD
From uGFX Wiki
Revision as of 23:52, 23 September 2021 by Tectu (Talk | contribs) (Created page with "µGFX can be compiled into native FreeBSD applications. This is especially useful for developing µGFX applications on a Desktop machine. The SDL2 library is used to spawn a d...")
µGFX can be compiled into native FreeBSD applications. This is especially useful for developing µGFX applications on a Desktop machine. The SDL2 library is used to spawn a desktop window. Mouse & keyboard inputs are supported.
Dependencies
As of today, we recommend using GCC for compiling µGFX applications on FreeBSD.