Skip to content

Compatibility to build against hdf5 v2 - #391

Merged
t20100 merged 1 commit into
silx-kit:mainfrom
t20100:fix-hdf5-v2-support
Jun 23, 2026
Merged

Compatibility to build against hdf5 v2#391
t20100 merged 1 commit into
silx-kit:mainfrom
t20100:fix-hdf5-v2-support

Conversation

@t20100

@t20100 t20100 commented Jun 22, 2026

Copy link
Copy Markdown
Member

This PR adds missing variables that are accessed by the hdf5 plugins when built against libhdf5 v2. This occurs when building with HDF5PLUGIN_HDF5_DIR env. var. as in conda-forge feedstock
Without this, filters built against libhdf5 v2 cannot be loaded.

Filters built against hdf5 v2 do NOT work with hdf5 v1. By default, filters are built against hdf5 v1 and works with hdf5 v2.

Alternative to PR #380

@t20100 t20100 added this to the 6.1.0 milestone Jun 22, 2026
@t20100
t20100 requested a review from payno June 22, 2026 13:35
@t20100
t20100 merged commit e5bc11d into silx-kit:main Jun 23, 2026
4 checks passed
@t20100
t20100 deleted the fix-hdf5-v2-support branch June 23, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants