![]() |
SDL_mixer built with --disable-music-ogg-shared | ![]() |
sidney
![]() |
![]() |
My platform is Mac OS 10.6, 32 bit.
With SDL 1.2.14 installed, when I build SDL_mixer-1.2.11 from sources with the --disable-music-ogg-shared option I get no error messages, but when I try build/playwave mysamplefile.ogg I get Opened audio at 22050 Hz 16 bit stereo Couldn't load mysamplefile.ogg: Unrecognized sound file type When I try it with a wav file it works fine. If I build SDL_mixer with the default --enable-music-ogg-shared, it all works fine. Does anyone know if --disable-music-ogg-shared does work on any platform, or is there a known bug with it? My goal is to get a self-contained static build of the application, and so far I haven't escaped the need to dynamically link to ogg vorbis. Thanks, Sidney Markowitz http://sidney.com _______________________________________________ SDL mailing list http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org |
||||||||||
|