[vtk-developers] vtkOStreamWrapper problem
Brad King
brad.king at kitware.com
Wed Dec 18 09:21:23 EST 2002
John,
> 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.
Is the real type of PixelRecentre an int, or some int-compatible type?
Do the errors show up in only one particular .cxx that includes the
header, or many?
-Brad
More information about the vtk-developers
mailing list