ACVD fails to compile with VTK 7.0 as VTK_MAJOR_VERSION isn't found in Common/vtkCurvatureMeasure.cxx, which is defined in vtkVersionMacros.h. Instead of adding this header file I chose to remove the three occurrences as it was always a check against VTK version 5, which is maintained in an extra branch of ACVD anyways.
ACVD fails to compile with VTK 7.0 as VTK_MAJOR_VERSION isn't found in Common/vtkCurvatureMeasure.cxx, which is defined in vtkVersionMacros.h. Instead of adding this header file I chose to remove the three occurrences as it was always a check against VTK version 5, which is maintained in an extra branch of ACVD anyways.