[Insight-users] problem with itkImageToVTKImageFilter.h

Cory Quammen cquammen at cs.unc.edu
Mon Feb 13 07:34:57 EST 2012


You need to enable Module_ITKVTKGlue in CMake.

Cory

On Sun, Feb 12, 2012 at 7:37 AM, Ryma <rima.sb4 at gmail.com> wrote:
>
> Hi itk'users,
> i'm new to itk, i installed itk 4.0 and vtk 5.6 with Cmake 2.8 successfully.
> I tested itk with the example of "Hello world" and it works. But when i
> tried to use an example to use both itk and vtk this error appears
>
> "fatal error C1083: Cannot open include file: 'itkImageToVTKImageFilter.h':
> No such file or directory"
>
>  I've searched about this error and i verified if
> itkImageToVTKImageFilter.h exists under C:\InsightApplications\Auxiliary\vtk
> and i've copied the following files in my project folder
>      itkImageToVTKImageFilter.h
>      itkImageToVTKImageFilter.txx
>      itkVTKImageToImageFilter.h
>      itkVTKImageToImageFilter.txx
>  But the error still appears :(
> Can someone help me please?
> Thank you in advance,
> --
> View this message in context: http://old.nabble.com/problem-with-itkImageToVTKImageFilter.h-tp33309697p33309697.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users



-- 
Cory Quammen
Research Associate
Department of Computer Science
The University of North Carolina at Chapel Hill


More information about the Insight-users mailing list