[Oberon] OS X and Oberon

David Egan Evans sinuhe at xmission.com
Fri Jan 22 00:48:10 CET 2016


I avoided homebrew, installed the Apple development add-on, manually extracted the SDL2 framework download (2.0.4) to /Library/Frameworks/, then modified the makefile to run the following:

gcc -framework SDL2 -F /Library/Frameworks -o $@ $(filter %.c, $^) -I /Library/Frameworks/SDL2.framework/Headers/

The curl command I ran with -O to avoid the redirect.

I now have Linux systems, OS X, and Windows running PO 2013 on Peter's emulator.
-- 
http://oberon07.com


More information about the Oberon mailing list