[SDL] audio lagging when compiling SDL/SDL_mixer by myself

Sam Lantinga slouken at devolution.com
Tue Jul 31 13:59:52 PDT 2007


> When I compile my program using my home-brewed version of SDL all the 
> sounds are played with a little delay ( about 0.5 seconds)

You're probably not compiling in DirectX support. :)

Q: My version of SDL doesn't have DirectX support!
A: You need to get the DirectX development headers and libraries from:
	http://www.libsdl.org/extras/win32/common/directx-devel.tar.gz

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


More information about the SDL mailing list