Ian: > You need to link against the fltk image libs. You did not show us > your compile or link commands, but for a single file, fltk-config > will work. > Try this: > > fltk-config --use-images --compile my_prog.cxx
I deleted the original message on the mailing list, so can't check, but does it also need a call to "fl_register_images()" before use? D. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

