Page 1 of 1

libogc_jpeg

Posted: Sun Oct 03, 2010 4:27 pm
by kr651129
I've downloaded and extracted the tarball to the correct directory but I still get this error

powerpc-eabi/bin/ld: cannot find -ljpeg

help?

Re: libogc_jpeg

Posted: Sun Dec 05, 2010 2:45 am
by tecdiego
Do you have changed the makefile?
line LIBS: =-logc -lm -ljpeg
If you make this change:
Check the folder name, if it is ljpeg in my jpeg is then add
LIBS: = -logc -lm - "the correct folder name."