Closed Valexr closed 3 years ago
Cannot build on Mac m1 - have issue:
`src/renderer.h:4:10: fatal error: 'SDL2/SDL.h' file not found
I have installed sdl2 by brew install sdl2
brew install sdl2
Cannot build on Mac m1 - have issue:
`src/renderer.h:4:10: fatal error: 'SDL2/SDL.h' file not found
include <SDL2/SDL.h>`
I have installed sdl2 by
brew install sdl2