Setting up sdl-config

I did it, I got it to work! It took about 5 strings of libraries and
includes but I did it! Anyway, now I want to set up sdl-config to do all
that stuff for me. I’ve been looking at it, and i need to include a couple
things and add a few libraries. The only thing I have got so far is
sdl-config --libs -LX11
and it doesn’t add the library like its supposed to. Any help? I have -l
(thats an L) -L, and -I that I need to use with sdl-config.

///////////
// Leo //
///////////_________________________________________________________________
Tired of slow downloads? Compare online deals from your local high-speed
providers now. https://broadband.msn.com

I did it, I got it to work! It took about 5 strings of libraries and
includes but I did it! Anyway, now I want to set up sdl-config to do all
that stuff for me. I’ve been looking at it, and i need to include a couple
things and add a few libraries. The only thing I have got so far is
sdl-config --libs -LX11
and it doesn’t add the library like its supposed to. Any help? I have -l
(thats an L) -L, and -I that I need to use with sdl-config.

You need to edit sdl-config and add the libraries to the appropriate spot.

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment

hi,

jnrdev is a series of tutorials on 2d jump and run development (c++ +
sdl), similar to www.2dgame-tutorial.com.

the first article - tilbased collision detection and response - has just
been finished.

interested? go to http://jnrdev.weed-crew.net

bye, florian hufsky aka no_skill