[Insight-users] Compilation error in
InsightApplications\ThinPlateSpines
Luis Ibanez
luis.ibanez at kitware.com
Mon Jun 21 10:14:58 EDT 2004
Hi Hans,
The file:
fltkTimeProbesCollectorGUI.h
should be generated by FLTK fluid during the build
process of the directory:
InsightApplications/Auxiliary/FltkImageViewer
The file should appear in the Binary directory where
you are attempting to build InsightApplications, and
it should be in the subdirectory
Auxiliary/FltkImageViewer
If the file is not there, then it is very likely
that you have not specified correctly the location
of fluid.exe.
Please verify this by running CMake and checking on
the advanced values.
If you continue experiencing any problems, then please
post the CMakeCache.txt file to the users-list. This
file is generated by CMake in the binary directory of
InsightApplications.
Thanks
Luis
-----------------
Hans Wolf wrote:
>
> Hello,
>
> I've installed ITK+VTK+FLTK, configured de advanced values of FLTK in
> Cmake but I still get this error:
>
> C:\itk_160\InsightApplications-1.6.0\Auxiliary\FltkImageViewer\fltkTimeProbesCollector.h(21):
> fatal error C1083: Cannot open include file:
> 'fltkTimeProbesCollectorGUI.h': No such file or directory
> and I don't find this file anywhere....
>
> Thanks,
> Hans
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list