Open qwo opened 7 years ago
@stanzheng yes, on macOS you need to also brew install sdl2 sdl2_image
or similar - I'm not sure exactly what the package names are. The docs need to be updated! Also on macOS you can cmake -G "Xcode" ..
to get a project you can load, instead of a makefile.
got it to build. thanks @jasonaowen :)
You're welcome! Thank you for pointing out that the readme needs to be updated.
OSX 10.12 (Sierra) Problem: Trying to build the game and play it, after I ran
brew install cmake
. I think I'm missing a dependency maybe of SDL2?and tried
I get stack trace