Compile on Mac (but not work) #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "appkit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR reminded me why I originally stopped doing the Mac port because wow I need a modern Mac with a real IDE to be able to get this done well.
This gets it compiling (but not yet running, we get a bus error trying to run any of the examples) to Mac OS X under Tigerbrew's gcc build (haven't tested under whatever XCode 10.5 ships yet). The plan is to use AppKit.
Also makes it so you can compile without examples.