> undefined reference to `Fl_PNG_Image::Fl_PNG_Image(char const*, unsigned char 
> const*, int)'
>
> I checked the Fl_PNG_Image source file and it's not there. I'd be very 
> surprised if it were elsewhere in the code.

In r8507, I have that at line 105 in Fl_PNG_Image.cxx.

Perhaps a linker error - is libfltk_images.a in your link list? I haven't 
played with the imaging code at all, but I think it has to be linked before 
libfltk.a.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to