DevMaster.net Forums
[[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]]

Go Back   DevMaster.net Forums > Programming & Development > Sound and Music Programming
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 03-15-2006, 07:06 PM   #1
gardon
Valued Member
 
Join Date: Feb 2005
Posts: 264
Default SDL_mixer.h

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
gardon is offline   Reply With Quote
Old 03-16-2006, 12:03 AM   #2
bubu[LV]
New Member
 
Join Date: Nov 2005
Posts: 9
Default Re: SDL_mixer.h

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_m...-1.2.6-VC6.zip then the file is also there! Look carefully, its under include directory.
bubu[LV] is offline   Reply With Quote
Old 04-04-2006, 12:05 PM   #3
SamuraiCrow
Senior Member
 
Join Date: Oct 2005
Location: Waterville, MN
Posts: 424
Default Re: SDL_mixer.h

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.
SamuraiCrow is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT -7. The time now is 12:13 PM.


Powered by vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.