View Full Version : SDL_mixer.h
gardon
03-15-2006, 07:06 PM
Is it just me or do they not include an include file with the SDL_Mixer.lib download?
I'm trying to use my project and I can't.
Anyone have any ideas?
Thanks,
Jason
bubu[LV]
03-16-2006, 12:03 AM
btw: SDL_Mixer has nothing to do with "Graphics Theory & Programming".
If you downloaded from official sources then include file is ther, I know!
But if you downloaded windows development binary: http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-devel-1.2.6-VC6.zip then the file is also there! Look carefully, its under include directory.
SamuraiCrow
04-04-2006, 12:05 PM
You have to link in the sdl_Mixer linker file to gain access to the SDL_Mixer library. Order is significant as well. I think you need to add SDL_Mixer before the SDL main library.
vBulletin, Copyright ©2000-2008, Jelsoft Enterprises Ltd.