I was trying to install an application that uses FLTK. The application needs a 
32 bit build, so I configured FLTK 1.3 for it, but when I try to build it, it 
comes back with this error:


Undefined symbols for architecture i386:
  "_png_set_longjmp_fn", referenced from:
      Fl_PNG_Image::load_png_(char const*, unsigned char const*, int)in 
libfltk_images.a(Fl_PNG_Image.cxx.o)
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status

which makes me wonder if I cant use 1.3 for a 32 bit build.

Anyone has nay ideas on this ?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to