[SDL] Cnofiguring SDL_mixure on window

Wondim Dessye wondimd at gmail.com
Wed Sep 26 05:38:58 PDT 2007


i used the command make native to install SDL cuz no config file in the
folder.After that i just configured sdl-mixer and it founds sdl-1.2.10
But when i tried to compile SDL files it didnt get sdl_mixer.h (saying that
no shuch file or directory). And another question is I want only to
play audio in my opengl program can i do it this w/o having sdl-mixer, i
mean does SDL supports some easy audio applications w/o SDL-mixer ?  THANKS


On 9/25/07, Matthias Weigand <weigole at gmx.de> wrote:
>
> 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
> >
> _______________________________________________
> SDL mailing list
> SDL at lists.libsdl.org
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070926/5c218d93/attachment.htm 


More information about the SDL mailing list