[vtk-developers] vtkOStreamWrapper problem

John Biddiscombe jbiddiscombe at skippingmouse.co.uk
Wed Dec 18 08:14:54 EST 2002


Sorry, I truncated the error messages, the line in question was actually
vtkGetMacro(PixelRecentre,int);

but all the other GetMacros(xxx,int) give similar trouble in that particular
file.

JB

----- Original Message -----
From: "John Biddiscombe" <jbiddiscombe at skippingmouse.co.uk>
To: "vtk-developers" <vtk-developers at public.kitware.com>
Sent: Wednesday, December 18, 2002 1:09 PM
Subject: [vtk-developers] vtkOStreamWrapper problem


> I did a cvs checkout this morning and in some of my files (not the vtk
> main), I get
>
> D:\Code\RPD\vtkCustom\vtkImagePlotActor.cpp: Error E2015
> D:\Code\RPD\vtkCustom\vtkImagePlotActor.h 120:
> Ambiguity between 'vtkOStreamWrapper::operator <<(char)' and
> 'vtkOStreamWrapper::operator <<(short)' in function
> vtkImagePlotActor::GetPixelRecentre()
>
> for the line
> vtkGetMacro(Visibility,int);
>
> Some files compile ok, but others choke on the GetMacro(int). Any ideas
> anyone?
>
> JB
>
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at public.kitware.com
> http://public.kitware.com/mailman/listinfo/vtk-developers




More information about the vtk-developers mailing list