Closed chenrui333 closed 9 months ago
When compiling with LIBSDL2=1, this fixes the following issue with sdl2 provided by Homebrew:
common.cpp:115:10: fatal error: 'SDL_mixer.h' file not found ^~~~~ 1 error generated.
reapply https://github.com/Javanaise/mrboom-libretro/commit/d483c2dc308ddaf831fb81bff965a1bca266b7c8
relates to https://github.com/Homebrew/homebrew-core/pull/162564
cc @frranck
thanks!
When compiling with LIBSDL2=1, this fixes the following issue with sdl2 provided by Homebrew:
common.cpp:115:10: fatal error: 'SDL_mixer.h' file not found ^
~~~~ 1 error generated.reapply https://github.com/Javanaise/mrboom-libretro/commit/d483c2dc308ddaf831fb81bff965a1bca266b7c8
relates to https://github.com/Homebrew/homebrew-core/pull/162564
cc @frranck