You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am one of the maintainers of fast5 in Debian. HDF5 1.14.x is about to enter the distribution instead of 1.10, and we found that fast5 fails to build against it.
Adding -DH5_USE_110_API to the CPPFLAGS allows one to perform the build. From now we will add it, but if you come to the conclusion that you also need it then we will be able to safely remove it from the additions to your build process.
Thanks a lot,
Pierre
The text was updated successfully, but these errors were encountered:
Hello,
I am one of the maintainers of fast5 in Debian. HDF5 1.14.x is about to enter the distribution instead of 1.10, and we found that fast5 fails to build against it.
Adding -DH5_USE_110_API to the CPPFLAGS allows one to perform the build. From now we will add it, but if you come to the conclusion that you also need it then we will be able to safely remove it from the additions to your build process.
Thanks a lot,
Pierre
The text was updated successfully, but these errors were encountered: