[vtkusers] FL/Fl.h not found
Sean McInerney
seanm at nmr.mgh.harvard.edu
Tue Sep 28 16:45:12 EDT 2004
Hi Kiran,
FLTK uses '.H' as the suffix for its library header files, not '.h'.
If you really don't want to correct this in your own code, I believe
that you can invoke deprecated behavior via the configure script which
creates symbolic links named 'FL/foo.h' for every 'FL/foo.H'.
-Sean
kshivann at engineering.uiowa.edu wrote:
>
> hi,
> i am coupling vtk and fltk. when i try execute the program i get the error
> message " FL/Fl.h file not found". i have included both vtk and fltk in the
> cmake file. i have the same setup on a different computer and it works but not
> on the one that i am trying to install.
>
> thanks
>
> kiran
>
More information about the vtkusers
mailing list