DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2805
Version: 1.3.0


Hello,
  Hoping there's a simple easy fix - got my new mac, mac Lion, xcode 4.2.1
and tried to compile fltk (I've been using xcode 3). I get a compile error
in Fl_PNG_Image.cxx

if (setjmp(png_jmpbuf(pp))
   No matching function call for png_set_longjmp_fn

Looking around, my best guess is that the png library has a different
format for setjmp/longjmp than what's in setjmp.h. 

(This isn't the only place this shows up, just the first one.)

Is there a clean fix for this?


Link: http://www.fltk.org/str.php?L2805
Version: 1.3.0

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to