Skip to content

Commit c07017b

Browse files
committed
README.md: Add a note about SDL_mixer 2.0.2 breaking MP3 playback
Signed-off-by: Lilis Iskandar <[email protected]>
1 parent d1ebfcf commit c07017b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ On __Mac OS X__, this is easy to correct. First remove the faulty mixer: `brew r
144144

145145
On __Other Operating Systems__, you will need to compile smpeg and SDL_mixer from source with the MP3 option enabled. You can find smpeg in the `external` directory of SDL_mixer. Refer to issue [#148](https://github.com/veandco/go-sdl2/issues/148) for instructions.
146146

147+
_Note that there seems to be a problem with SDL_mixer 2.0.2 so you can also try to revert back to 2.0.1 and see if it solves your problem_
148+
147149
__Does go-sdl2 support compiling on mobile platforms like Android and iOS?__
148150
For Android, see https://github.com/gen2brain/go-sdl2-android-example.
149151

0 commit comments

Comments
 (0)