-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
I installed HDF5 using brew install hdf5
. However it seems hdf5-sys does not currently support the most recent HDF5 version supported by brew. I managed to compile it myself by commenting several panic
and assert
statements in build.rs (renamed as build.txt) file of hdf5-sys. But this is a very roundabout way of compiling the crate. Can you please update the crate so that its compatible with the most recent version of HDF5 supported by brew.
build.txt
Metadata
Metadata
Assignees
Labels
No labels