> > On 21 Feb 2013, at 20:33, edgar wrote: Hi Ian - that fixed it! Thanks!!! I've been able to compile numerous tests and play around with the font size and style.
Here is a different issue: the fltk-config --complile is not finding FL_Box. I typed fltk-config --complile hello.cxx and get an error message .... /hello.cxx:7: undefined reference to 'FL_Box::Fl_Box(int, int, int, int, char const*)' It is finding FL_Window but not FL_Box ... But it will compile programs that do not require FL_Box. I am assuming it is located in libfltk.a which is in usr/lib/x86_64- linux-gnu - Is that correct? Any suggestions? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

