Page MenuHomePhabricator

Make ITK use system HDF5
Closed, ResolvedPublic

Description

ITK ships with its own version of HDF5 (1.8.7). The MITK superbuild also includes HDF5 but a newer version (1.8.17). ITK should use this version.
Solution:
automatically set -DITK_USE_SYSTEM_HDF5:BOOL=ON
enable MITK_USE_HDF5 by default
make ITK dependent on HDF5

Revisions and Commits

Event Timeline

kislinsk triaged this task as Wishlist priority.Jan 27 2017, 9:48 AM
kislinsk added a subscriber: kislinsk.

Please check on Windows, Linux, and macOS before pushing the branch into the master. Most of the time at least one platform fails in these things. We may also consider to upgrade to ITK 4.11 while doing so: T22426: Update superbuild to use ITK 4.11

It's not working on windows. I guess we just wait for ITK 4.11.

neher added a revision: Restricted Differential Revision.Apr 20 2017, 3:23 PM