[SDL] Trouble using sdl_mixer and OGG files

Sam Lantinga slouken at devolution.com
Thu Jun 7 22:00:31 PDT 2007


> >I have attached a short OGG file that demonstrates this crash using
> >SDL-1.2.11 and SDL_Mixer-1.2.7.  Build the PLAYMUS sample app that is
> included with SDL_Mixer
> >and you will see that it crashes with the above error when trying to play
> this OGG file.

> As I thought, switching back to SDL_Mixer-1.2.5 works fine.  There appears
> to be a bug in SDL_Mixer-1.2.7 (or else I am doing something incorrectly).

It works fine for me on Mac OS X.  I'm guessing it's a C runtime incompatibility on Windows.  If you build both SDL_mixer and playmus from source, do you see the problem?  If so, can you run it in the debugger and find out what's going on?

See ya!
	-Sam Lantinga, Lead Software Engineer, Blizzard Entertainment


More information about the SDL mailing list