Compiling SDL_image

I just checked out the latest version of SDL_image from svn and have
run into some compiling issues.

It can’t find the symbols for Init() or Quit() of PNG, TIFF, and
JPEG. This is trying to compile the ImageIO target.

Any suggestions?

This is on MacOS X.

Trevor Allen
Developer & Webmaster
NewAgeSoftware

Fix pushed to svn. Try it now.
-EricOn 10/8/09, Trevor Allen <trevor.allen at newagesoftware.org> wrote:

I just checked out the latest version of SDL_image from svn and have
run into some compiling issues.

It can’t find the symbols for Init() or Quit() of PNG, TIFF, and
JPEG. This is trying to compile the ImageIO target.

Any suggestions?

This is on MacOS X.