[vtkusers] SetInput is not a member of...
John Drescher
drescherjm at gmail.com
Fri Dec 6 16:46:00 EST 2013
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
More information about the vtkusers
mailing list