![]() |
| [[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]] |
|
|
#1 |
|
Valued Member
Join Date: Feb 2005
Posts: 264
|
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 |
|
|
|
|
|
#2 |
|
New Member
Join Date: Nov 2005
Posts: 9
|
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. |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Oct 2005
Location: Waterville, MN
Posts: 424
|
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.
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|