SDL_image compiling issues

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?

Trevor Allen
Developer & Webmaster
NewAgeSoftware

Is the problem compiling SDL_image or your application?
In the former case, are you using the included Xcode project to build
or something else?

-EricOn 10/4/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?

Trevor Allen
Developer & Webmaster
NewAgeSoftware


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

I probably shouldn’t have assumed what platform you are compiling for.
What platform are you compiling for? ImageIO should only be invoked
for Mac OS X.

-EricOn 10/4/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?

Trevor Allen
Developer & Webmaster
NewAgeSoftware


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org