[SDL] Cnofiguring SDL_mixure on window

Matthias Weigand weigole at gmx.de
Tue Sep 25 22:10:04 PDT 2007


If you want to compile SDL_mixer with MSYS you should also build and 
install SDL with MSYS. At least that's one solution, that worked for me.
E.g. in SDL directory first do ./configure, then make, then make 
install, just like you would do in linux. "make install" ensures, that 
SDL_mixer finds SDL.

I hope it helps. But i have some doubt, that you will be able to use the 
MinGW import library with your Borland compiler.


Wondim Dessye schrieb:
> Hey guys, i have installed SDL on my PC,with Windwos XP os and Borland 
> C++ as a compiler,and works fine but when i tried to configure 
> SDL_mixer using MSYS it gives me an error report saying that coudn't 
> found SDL version 10.
>  
> 1.Where should the SDL_mixer be placed before configured?
>  
> 2. Can i get a how to setup document to have workable SDL and 
> SDL_mixer on   window  XP using MinGW, WHERE?  
>  
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> SDL mailing list
> SDL at lists.libsdl.org
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>   


More information about the SDL mailing list