[Paraview] paraview-superbuild hdf5 not found

Ben Boeckel ben.boeckel at kitware.com
Tue Apr 18 13:23:36 EDT 2017


On Tue, Apr 18, 2017 at 18:15:00 +0200, Patrick Begou wrote:
> Something additionnal to set ?

This was fixed in VTK here:

    https://gitlab.kitware.com/vtk/vtk/commit/641fc17e5e63f7ae5c3654f86a4ac97a33a2c63a

HDF5 can be found with targets or with library paths. The VTK module
system does not cope well with imported targets, so it needs to force
CMake to not use the target mode.

We can fix this in the superbuild by setting that in `paraview.cmake`.
I'll make that change.

--Ben


More information about the ParaView mailing list