Problema adding a library to my game

Hello,

I am trying to use SDL_image in my little SDL game, but I have a problem in
my Linux: how I can add this library?.

Using the command line, I tried -L and -I flags, and I add -lSDL_image, but
this not run. I see the manual of gcc and I think these are the correct
flags.

How about give us your exact gcc command, and the exact error you’re
receiving? :)On Tue, Nov 08, 2005 at 10:14:35AM +0000, ALTAIR - wrote:

Hello,

I am trying to use SDL_image in my little SDL game, but I have a problem in
my Linux: how I can add this library?.

Using the command line, I tried -L and -I flags, and I add -lSDL_image, but
this not run. I see the manual of gcc and I think these are the correct
flags.


-bill!
bill at newbreedsoftware.com
http://www.newbreedsoftware.com/