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
SDL_mixer.h
Started by gardon, Mar 16 2006 02:06 AM
2 replies to this topic
#1
Posted 16 March 2006 - 02:06 AM
#2
Posted 16 March 2006 - 07: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.or...l-1.2.6-VC6.zip then the file is also there! Look carefully, its under include directory.
If you downloaded from official sources then include file is ther, I know!
But if you downloaded windows development binary: http://www.libsdl.or...l-1.2.6-VC6.zip then the file is also there! Look carefully, its under include directory.
#3
Posted 04 April 2006 - 06: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.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












