[Insight-users] Getting Started with ITK + VTK

Luis Ibanez luis.ibanez at kitware.com
Mon Sep 29 08:59:57 EDT 2008


Hi Hing-tong,

This file is in the InsightApplications module,
in the directory


    InsightApplicatios/Auxiliary/vtk


Take the files

       itkImageToVTKImageFilter.h
       itkImageToVTKImageFilter.txx


and copy them into your project.


    Regards,


       Luis


----------------------
Hing-tong LEUNG wrote:
> Dear all,
> 
>  
> 
> I am new to the ITK and VTK.  I stepped through the compilation of ITK 
> and VTK successfully according to the two useful piece of documents 
> written by Luis (GettingStarted-I.pdf and GettingStarted-II.pdf).  
> However, when I tried to run the sample provided at the end of the 
> document GettingStarted-II.pdf.  The process of CMake was working fine.  
> But when I tried to build the “myProject” program, the build was failed 
> with the message –
> 
> a fatal error C1083: Cannot open include file: 
> “itkImageToVTKImageFilter.h”: No such file or directory.  
> 
>  
> 
> Am I missing something?  I am using VS2008 as the C compiler.
> 
>  
> 
> Look forward to your reply.
> 
>  
> 
> Thanks and regards,
> 
> Lucullus LEUNG
> 
> ***************************************************************************
> Disclaimer
> 
> This Email may contain privileged and confidential information and is 
> solely for the use of the intended recipient. If you are not the 
> intended recipient, you must not print, copy, distribute or take any 
> action in reliance on it. If you have received this Email by mistake, 
> please notify the sender and then delete this Email from your computer. 
> The Hospital Authority does not accept liability arising from Email 
> transmitted by mistake.
> 
> Although this Email and any attachments are believed to be free of virus 
> or other defects that might affect any computer system into which it is 
> received and opened, it is the responsibility of the recipient to ensure 
> that it is virus free, and no responsibility is accepted by the Hospital 
> Authority for any loss or damage in any way arising from its use.
> 
> All views or opinions expressed in this Email and its attachments are 
> those of the sender and do not necessarily reflect the views and 
> opinions of the Hospital Authority.
> ***************************************************************************
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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