[vtk-developers] vtkOStreamWrapper problem
John Biddiscombe
jbiddiscombe at skippingmouse.co.uk
Wed Dec 18 08:09:34 EST 2002
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
More information about the vtk-developers
mailing list