-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
I'm able to compile and run "master" like so:
make -f Makefile.osx
run_mfgd_osx
and I get:
6 iterations
3.148438
However, if I comment out this in main.c:
//return 0;
so it creates a game window, I get this:
./run_mfgd_osx: line 5: 23104 Segmentation fault: 11 ../mfgd
Is the game window runnable in on OS X?
Metadata
Metadata
Assignees
Labels
No labels