Hi
I have tried to display bmp image by using this widget
Fl_BMP_Image *img = new Fl_BMP_Image("test.bmp");
While compiling it throws error message " undefined reference to
Fl_BMP_Image::Fl_BMP_Image (char const*)".
Which library to link with compilation.
Regards
RAJ
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

