RES: [SDL] help me(sdl mixer and image)

Ricardo Ferrari (SPO-LAB) rferrari at cce.com.br
Fri Aug 23 05:03:00 PDT 2002


ok, i've done all the 5 steps
put in the linkes this: "-lmingw32 -lSDLmain -lSDL -mwindows -lsdl_image
-lsdl_mixer"
and i got an erro, that he cold not find the -lsdl_image

i forgot something??????
tks for helping me!!!!!!!!


> ----- Mensagem original -----
> De:		Stanley E Brown [SMTP:stanley.brown at zimmer.com]
> Enviada em:		quinta-feira, 22 de agosto de 2002 11:40
> Para:		sdl at libsdl.org
> Assunto:		Re: [SDL] help me(sdl mixer and image)
> 
> Last time I checked dev-c++ uses MinGW as its default compiler so it 
> will take a little work.
> 
> 1. Copy the headers files from the zip files into include\sdl.
> 2. Download the binary archive for sdl_image and sdl_mixer.
> 3. Download a tool such as: impdef, reimp, or pexports.  Use Google to 
> find them.
> 4. Using the tool from step 3 create an import library file from the 
> main DLLs (SDL_image.dll + SDL_mixer.dll).  Place that file in the lib 
> directory for dev-c++.
> 5. Copy all the DLLs in the binary archives to your systems shared 
> library directory.  Probably something like : c:\windows\system32.
> 
> 
> Ricardo Ferrari (SPO-LAB) wrote:
> >       hi, i already asked this here
> >       but i'm not obteining success
> > 
> >       my question
> > 
> >       how do i install de sdl_mixer and de sld_image in dev-cpp
> > 
> >       i got the sdl_image.zip and the sdl_mixer.zip, so, what i do
> >       now?!????????
> > 
> > 
> >       can someone help me?!
> > 
> >       tks
> >       see ya
> > 
> > 
> 
> 
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20020823/e6e5a67f/attachment.htm>


More information about the SDL mailing list