https://github.com/FWGS/openvgui/blob/master/src/platform/apple/Font.h The <Carbon/Carbon.h> header, specifically the ATS.framework stuff, does not work on 64 bit MacOSX computers. so currently, compiling for those devices is impossible.
https://github.com/FWGS/openvgui/blob/master/src/platform/apple/Font.h
The <Carbon/Carbon.h> header, specifically the ATS.framework stuff, does not work on 64 bit MacOSX computers.
so currently, compiling for those devices is impossible.