Open CAJan93 opened 3 years ago
build.sh fails on mac. Be aware that you may need to run brew install sdl2 before you can call the script.
build.sh
brew install sdl2
It worked flawlessly on mine.
I probably had sdl2 already installed but the build script ran without any problem.
build.sh
fails on mac. Be aware that you may need to runbrew install sdl2
before you can call the script.