emscripten-core / emscripten-core/emscripten
How do I access SDL3_mixer/SDL_mixer.h when using SDL3?
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
When building against SDL3, I don't see the corresponding `SDL3_mixer/SDL_mixer.h`
How do I get this working? I tried adding `-sUSE_SDL_MIXER=3` but that did not seem to help.
I was not able to use SDL2's mixer with SDL3 since that caused some typename conflicts and other errors.
Contributor guide
Assessment
This issue has not been assessed yet.