> Charles West wrote: > > Using the command: > > fltk-config --compile one.cxx > > Try: > > fltk-config --use-gl --compile one.cxx > > The FLTK opengl libraries are separate from the regular FLTK libs, > so that all FLTK apps don't have to include them.
That did it. Thank you. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

