Avoid breaking ParaView's CS wrapping of vtkGDAL.
Without vtkTypeMacro
, the vtkGDAL class cannot be wrapped for
use by ParaView's client-server libraries — they use the SafeDownCast
method the macro provides. Add it.
Merge request reports
Activity
@ben.boeckel @alvaro.sanchez This fix will allow us to bump ParaView to use the latest VTK; then SMTK to use the latest ParaView; and finally merge the branch Alvaro and I have been working on for SMTK. Please review.
I don't think the failures on adora or warning on trey are problems with the branch (bad X server, CMake cruft).
mentioned in commit ca174d0f
Please register or sign in to reply