[SDL] Problem with SDL_image and make
Torsten Giebl
wizard at syntheticsw.com
Thu Feb 8 12:52:29 PST 2007
Hello !
> Hello. I seem to be experiencing a problem when trying to make
> SDL_image.
> I have already configured it, but when I go to run the makefile it stops
> saying that the GNU linker ld cannot find ljpeg. I have libjpeg on my
> machine, and I have edited the ld.so.conf file to point directly at it,
> but this has not seemed to help at all. Is there something specific that
> I
> should do, or another library that someone knows of that is useful for
> this problem? Anyone else had this issue?
When developing with libpng, libjpeg ...
you need to have also the -devel packages installed.
So libpng-devel libjpeg-devel ...
CU
More information about the SDL
mailing list