Skip to content

Fix compilation with VTK 7.1

Douglas Serson requested to merge ticket/49-Vtk7compilation into master

This fixes #49 (closed).

The problem was just a missing vtk library dependency. It is likely that this compiled in earlier versions of vtk because one of the other libraries we use also depended on it.

Merge request reports

Loading