[Insight-users] problem using cmake, itk and fltk

Gwenaël Guillard gwenael.guillard@enst-bretagne.fr
Fri, 07 Mar 2003 20:56:34 +0100


Hi,

I'm trying to create a CMakeLists.txt inspired by GaussianFilter's one
(and Applications' one). It's nearly ok but among the different
questions asked appears the place of the fltk's library but not the
paths to the include nor to the libraries.
When I look into the settings of the created project, the fltk.lib
doesn't appear nor the fltk's library path nor the fltk's include path.
What is strange is that it compiles but doesn't link to fltk's
libraries.
All that deals with vtk is ok.

I'm using CMake 1.6.5.

Could anyone help me? Thank you.

Gwenael