teeworlds / documentation

https://www.teeworlds.com/?page=help
13 stars 14 forks source link

Compiling on mac with SDL2 #16

Closed tyurderi closed 5 years ago

tyurderi commented 5 years ago

Yet this issue is only a suggestion to extend the actual tutorial for compiling teeworlds on macOS.

It says:

Download libsdl from the http://libsdl.org and put SDL.framework in /Library/Frameworks

But this step is not enough. You should add that (if you are using homebrew) that you can install the other sdl requirements using brew install sdl2 and also tell that SDL2 is required for teeworlds.