Skip to content

Running on Mac #3

@dboydor

Description

@dboydor

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions