[Insight-users] RE: Error in Building ImageViewer and DicomImageViewer

Xiang, Hong HXIANG at LROC.HARVARD.EDU
Fri Oct 21 17:51:32 EDT 2005


Hi Luis,
 
Thanks for the quick comments, now I see why it stopped there.
 
I tried configure the InsightApplications from the top, but see a 
persisting CMake error:
 
"LOAD_CACHE can not load cache file from
C:/fltk-1.1.5/fltk-1.1.5/CMakeCache.txt"
 
I may be wrong with installation/configure FLTK?
 
Regards,
Hong

________________________________

From: Luis Ibanez [mailto:luis.ibanez at kitware.com]
Sent: Fri 10/21/2005 4:52 PM
To: Xiang, Hong
Cc: blloyd at bwh.harvard.edu; Insight Users
Subject: Re: Error in Building ImageViewer and DicomImageViewer



Hi Xiang,

A common mistake is for users to use CMake just
in the subdirectories of InsightApplications,
and not at the top level. The consequence is that
you don't get the general settings for finding
ITK, VTK, FLTK, .. etc.

Please configure the full directory of InsightApplications.
Once you configure it, you can build only one of the
subdirectories.


Note that ImageViewer depends on the directory

  InsightApplications/Auxiliary/FltkImageViewer



   Regards,


      Luis


--------------------
Xiang, Hong wrote:
> Hello Bryn,
> 
> I was trying to build applications (ImageViewer and DicomImageViewer), CMake
> went through ok, but when I build with VC++7.0 .NET, both ended with error
> message:
> 
> "fatal error C1083: Cannot open include file: 'itkImage.h': No such file or
> directory"
> 
> Any comments to fix my problem?
> 
> Thanks and regards,
> Hong
>
>





More information about the Insight-users mailing list