[SDL] win32 sdl_mixer : sound doesn't work if SDL_init

Francois GAUDIN alf at bordel-ambiant.org
Mon Jul 25 17:12:09 PDT 2005


I've already searched in archive and found nothing about this problem.

I've noticed that in order to have sound playing under windows I need to not do SDL_init. But to have events working, I need to do SDL_init(SDL_INIT_VIDEO). So is it normal that I must avoid SDL_init for sound playback ? if yes, how can I resolve my problem ?

Everything is working under GNU/Linux...

Thx

Francois








More information about the SDL mailing list