Skip to content

Commit

Permalink
README.md: Add a note about SDL_mixer 2.0.2 breaking MP3 playback
Browse files Browse the repository at this point in the history
Signed-off-by: Lilis Iskandar <[email protected]>
  • Loading branch information
veeableful committed Jan 15, 2018
1 parent d1ebfcf commit c07017b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ On __Mac OS X__, this is easy to correct. First remove the faulty mixer: `brew r

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.

_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_

__Does go-sdl2 support compiling on mobile platforms like Android and iOS?__
For Android, see https://github.com/gen2brain/go-sdl2-android-example.

Expand Down

0 comments on commit c07017b

Please sign in to comment.