Can you paste these things:

        1) Your compile command line (eg. "cl ..")
        2) Your link command line (eg. "link ..")
        3) The complete output of the following DOS command:

                dir /b /s c:\tablebox


huda wrote:
> I follow your steps and i installed C:\tablebox
> then i modify project seetings for my application -> c++ -> additional 
> include library C:/tablebox,
> after that i add the following lines to my code
>      #include <FL/Fl_Window.H>
>      #include <FL/Fl_TableBox.H>
> 
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to