Pedro Henrique Linhares wrote:
> hello.cpp:1:18: error: FL/Fl.h: No such file or directory
> hello.cpp:2:22: error: FL/Fl_Box.h: No such file or directory
> hello.cpp:3:25: error: FL/Fl_Window.h: No such file or directory

        Those should all end in capital "H", ie. "FL/Fl.H", not "FL/Fl.h".
        Linux is case sensitive.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to