[vtkusers] error: ‘class vtkImageActor’ has no member named ‘SetInput’

David Doria daviddoria at gmail.com
Mon Jan 13 08:22:32 EST 2014


On Mon, Jan 13, 2014 at 1:59 AM, Sam Raby <rabysam28 at gmail.com> wrote:

> Hi,
>
> I have complied VTK6, and I was able to run the ReadDICOMSeries example
> [1].
>
> However I am getting error for another vtk example named ImageReader2 [2].
> When I issue "make" command, I get the following error:
>
> error: ‘class vtkImageActor’ has no member named ‘SetInput’
> make[2]: *** [CMakeFiles/ImageReader2.dir/ImageReader2.cxx.o] Error 1
> make[1]: *** [CMakeFiles/ImageReader2.dir/all] Error 2
> make: *** [all] Error 2
>
> Would you help me debug this?
>
> Thanks,
>

Please see:

http://www.vtk.org/Wiki/VTK/VTK_6_Migration/Replacement_of_SetInput

from this page:

http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140113/442d3ef1/attachment.html>


More information about the vtkusers mailing list