[Insight-users] cmake error building itk applications with fltk

Gábor Tornai tornaigabor at gmail.com
Thu Apr 19 10:58:56 EDT 2012


Dear All,

I'm trying to build insight applications with fltk. CMake finds fltk
installation place, but can't see the FLTKConfigure.cmake file however it
is there.

I'm using debian 6.0,  itk 4.1.0, cmake 2.8.2 and 2.8.8 (I've checked
both), insight-applications 4.1.1., fltk 1.1.10 (installed from deb
package, placed in /usr/lib/fltk (configuration),  /usr/lib and usr/bin
(binaries) ). In (ITK's) FindFLTK.cmake there is this piece of code near
the line 76 (so does in the system's FindFLTK.cmake, which comes with the
cmake installation):


IF( EXISTS {${FLTK_DIR}/FLTKConfig.cmake )
...

However, variable FLTK_DIR is valid (is has been checked) and it
contains FLTKConfig.cmake CMake does not recognise it so the fltk related
cmake variables are not set and I can not build just a portion of the
applications.

Thanks,
Gabor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120419/00398975/attachment.htm>


More information about the Insight-users mailing list