> >  I tried compiling CubeMain.cxx, CubeView.cxx and CubeViewUI.cxx in
> > fltk examples folder putting these files together in makefile. I got
> > many undefined reference errors starting from undefined reference to
> > `Fl::visual(int)'.May i know how to solve this errors?
>
> You didn't say which version of FLTK or which platform, but...
>
> It looks like you have not linked in the correct FLTK libraries.
> The section "Compiling Programs with Standard Compilers" under
> http://www.fltk.org/doc-1.1/basics.html#basics should help.
>
> D.

Hi,

I am using fltk - 1.1.9 and i trying to compile on Fedora(core8).

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to