[vtk-developers] Dashboard compile error for VTK_LEGACY macro

David Gobbi david.gobbi at gmail.com
Sun Jun 30 13:20:34 EDT 2013


The dashboard is showing an error due to the definition of the
VTK_LEGACY macro:

http://open.cdash.org/viewBuildError.php?buildid=2951467

The error is specifically caused by line 761 in vtkSetGet.h:
# define VTK_LEGACY(method) class vtkLegacyMethodRemoved

If this dummy declaration appears more than once per class, an
error appears on the RogueResearch dashboard.  Is there another
sort of dummy declaration that could be used here instead?

 - David



More information about the vtk-developers mailing list