[ITK] VTK 4.2 build failed VolumeRayCastMapper_CastRays not declared

Kean Sum Ooi keansum at gmail.com
Fri Aug 14 03:54:08 EDT 2015


Hi BIll,
Thank you very much for the pointer. I am now able to successfully build
ITKApps using those instructions!
Have a great day!
Best regards,
Sum

On Sat, Aug 8, 2015 at 8:32 PM, Bill Lorensen <bill.lorensen at gmail.com>
wrote:

> Those are old instructions. They will have to be updated. VTK4.2 is
> really old. Try building the apps with VTK5.10.
>
> Follow these instructions:
> http://www.itk.org/ITK/resources/applications.html
>
>
> On Fri, Aug 7, 2015 at 11:05 PM, Kean Sum Ooi <keansum at gmail.com> wrote:
> > I am trying to install ITKApps with VTK 4.2 as instructed from following
> the
> > instructions at: http://www.itk.org/Wiki/ITK/Insight_Applications
> >
> > However when I try to build VTK 4.2, it fails at the make stage:
> > $ make -j2
> > /home/guest/installScripts/VTK/Rendering/vtkVolumeRayCastMapper.cxx: In
> > member function ‘virtual void
> vtkVolumeRayCastMapper::Render(vtkRenderer*,
> > vtkVolume*)’:
> >
> /home/guest/installScripts/VTK/Rendering/vtkVolumeRayCastMapper.cxx:523:38:
> > error: ‘VolumeRayCastMapper_CastRays’ was not declared in this scope
> >      this->Threader->SetSingleMethod( VolumeRayCastMapper_CastRays,
> >
> > So may I please ask is there something we have to do before we can
> > successfully compile VTK 4.2?
> >
> > I have building from both the VTK-4.2-LatestRelease.tar.gz and by
> checking
> > out v4.2.0 from git with the same results.
> >
> > Thank you,
> > Best regards,
> > Sum
> >
> > _______________________________________________
> > Community mailing list
> > Community at itk.org
> > http://public.kitware.com/mailman/listinfo/community
> >
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150814/4b2c0e74/attachment.html>


More information about the Community mailing list