[vtkusers] SetInput is not a member of...

Matias Montroull matimontg at gmail.com
Fri Dec 6 16:51:44 EST 2013


I'm using VTK 6.0.0


On Fri, Dec 6, 2013 at 6:46 PM, John Drescher <drescherjm at gmail.com> wrote:

> On Fri, Dec 6, 2013 at 4:42 PM, Matias Montroull <matimontg at gmail.com>
> wrote:
> > Hi,
> >
> > I've built VTK using Cmake, then compiled it in VS2012. Once done that, I
> > build GDCM using VTK in Cmake and then I'm trying to build that one in
> > VS2012. I'm getting about 14 errors saying "'SetInput' Is not a member
> > of"... Some examples:
> >
> > 'SetInput' Is not a member of vtkDGCMImageWriter
> > 'SetInput' Is not a member of vtkPNGWriter
> > 'SetInput' Is not a member of vtkStructurePointsWriter
> > 'SetInput' Is not a member of vtkTiffWriter
> >
> > Also I have these type of errors:
> >
> > IntelliSense: class "vtkGDCMImageWriter" has no member "SetInput"
> >
> > ....
> >
> > All seems to be related, did I miss anything during the Generation /
> > build???
> >
>
> Are you using vtk-5.10.X?
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20131206/44da0e65/attachment.htm>


More information about the vtkusers mailing list