[Insight-users] cannot open file 'vtkFilteringvtk.lib'

Luis Ibanez luis.ibanez at kitware.com
Fri Mar 23 13:24:32 EST 2007


Hi Gina,

   The  files

        itkImageToVTKImageFilter.h....

are available at

     InsightApplications/Auxiliary/vtk

You should copy these files into a directory
of your project.


The error regarding the link to

           vtkFilteringvtk.lib


Seems to be a typo in your CMakeLists.txt file.

Please post to the list your CMakeLists.txt file.


    Thanks


       Luis


----------------------
Gina Yan wrote:
> Hello, i just installed ITK and VTK and have built it using cmake.
> Now i want to test my ITK/VTK installation using a example program i have
> found in the tutorial
> http://www.itk.org/CourseWare/Training/GettingStarted-II.pdf
> 
> when i then want to build the ALL_BUILD project, i get the error:
> fata error C1083: Cannot open include file: 'itkImageToVTKImageFilter.h': No
> such file or directory.
>  
> Then I copied the 4 files :itkImageToVTKImageFilter.h
>                                     itkImageToVTKImageFilter.txx
>                                     itkVTKImageToImageFilter.h
>                                    itkVTKImageToImageFilter.txx
>  into the source code directory of  my project, when I builded again, I 
> got another error:
> fatal error LNK1104: cannot open file 'vtkFilteringvtk.lib'.
>  
> Could anyone please tell me where is 'vtkFilteringvtk.lib' and how to 
> solve the problem? Thanks a lot.
>  
> Gina
> 
> ------------------------------------------------------------------------
> Get a FREE Web site, company branded e-mail and more from Microsoft 
> Office Live! <http://g.msn.com/8HMAENUS/2743??PS=47575>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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