[ITK] problems installing ITK 4.8.1 on OS X 10.9.5
Matt McCormick
matt.mccormick at kitware.com
Fri Nov 6 18:48:09 EST 2015
Hi Amber,
I could could not reproduce the build error with ITK 4.8.1 and VTK
6.3.0 on Mac OSX. VTK is in my source tree at
VTK/Common/Core/vtkVersion.h
Is this file present?
If you run
make VERBOSE=1
is its directory included with a -I flag?
Thanks,
Matt
On Fri, Nov 6, 2015 at 1:38 PM, Amber Simpson <simpsona at gmail.com> wrote:
>
>
> Hi All,
>
> I'm having trouble compiling ITK, specifically itkvtkglue (see below), using
> VTK 6.3.0 and CMake 3.4.0-rc3. CMakeCache.txt is attached. Any suggestions?
>
> Thanks,
> Amber
>
>
> -----------------
>
>
> [ 99%] Built target ITKSpatialFunction-all
>
> [ 99%] Built target itkTestDriver
>
> [ 99%] Built target ITKTestKernel-all
>
> [ 99%] Built target ITKVTK
>
> [ 99%] Built target ITKVTK-all
>
> [ 99%] Built target ITKVideoCore
>
> [ 99%] Built target ITKVideoCore-all
>
> [ 99%] Built target ITKVideoFiltering-all
>
> [100%] Built target ITKVideoIO
>
> [100%] Built target ITKVideoIO-all
>
> [100%] Built target ITKVoronoi-all
>
> [100%] Building CXX object
> Modules/Bridge/VtkGlue/src/CMakeFiles/ITKVtkGlue.dir/QuickView.cxx.o
>
> /Users/simpsonl/Software/ITK-4.8.1/Modules/Bridge/VtkGlue/src/QuickView.cxx:25:10:
> fatal error: 'vtkVersion.h' file not
>
> found
>
> #include "vtkVersion.h"
>
> ^
>
> 1 error generated.
>
> make[2]: ***
> [Modules/Bridge/VtkGlue/src/CMakeFiles/ITKVtkGlue.dir/QuickView.cxx.o] Error
> 1
>
> make[1]: *** [Modules/Bridge/VtkGlue/src/CMakeFiles/ITKVtkGlue.dir/all]
> Error 2
>
> make: *** [all] Error 2
>
>
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
More information about the Community
mailing list