You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't hard code header locations, use <SDL2/SDL.h> (#7)
This gives us the flexibility of finding headers wherever they
maybe installed. Currently I'm creating symlinks to the homebrew
build of libSDL2 /usr/local/include and /usr/local/lib.