[ITK] problems installing ITK 4.8.1 on OS X 10.9.5

Amber Simpson simpsona at gmail.com
Tue Nov 10 11:02:33 EST 2015


Hi Matt & Everyone,

I wanted to followup to let you know that I resolved the problem by
reverting from CMake 3.4.0-rc3 to 3.3.2. I tried other versions of ITK/VTK
(including the nightly build) with the same errors. As soon as I reverted
to a different CMake, no problems at all.

Thanks,
Amber

On Fri, Nov 6, 2015 at 7:48 PM, Amber Simpson <simpsona at gmail.com> wrote:

> Hi Matt,
>
> The file is present in VTK but the directory is not included in the -l
> list in ITK. Related, the incorrect include directory is shown
> (/include/vtk-6.3 instead of ~/VTKBuild/include/vtk-6.3) in the same
> listing. I'm not sure where these are set.
>
> Thanks for your help,
>
> Amber
>
> On Fri, Nov 6, 2015 at 6:48 PM, Matt McCormick <matt.mccormick at kitware.com
> > wrote:
>
>> 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
>> >
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20151110/bdc6c45f/attachment.html>


More information about the Community mailing list