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

Sam Raby rabysam28 at gmail.com
Mon Jan 13 01:59:16 EST 2014


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,


[1] http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadDICOMSeries
[2] http://www.vtk.org/Wiki/VTK/Examples/Cxx/Broken/IO/ImageReader2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140113/cb481dd7/attachment.html>


More information about the vtkusers mailing list