Open palmerj opened 9 months ago
@palmerj I have this running under Sonoma (14.5) and XCode 16.1 (used the same patch as you have above) - I'm wondering if its something to do with your roms? I'm able to run both the Cocoa and GLUT targets. Strongly suggest getting it running, lots of fun looking at the code.
Anyone tested this?
I've patched sf2types.h
then built the roms, compiled the code with cmake, and then ran glutBasics I get a brown screen with debug info only.
I've also tried building and running the code using the xcode project, but I got the same result.
Any tips for areas of the code to look at for platform issues?