Replies: 2 comments 6 replies
-
We can bundle those Java bindings with the presets, yes. Contributions are welcome! It's probably just a matter of copying those Java sources files to cppbuild/java as part of the cppbuild.sh script, for example, as per the one for OpenCV here: |
Beta Was this translation helpful? Give feedback.
5 replies
-
I've upgraded the presets for HDF5 1.14.0! Please give it a try with the snapshots: http://bytedeco.org/builds/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The upstream HDF5 library comes with Java bindings itself:
https://github.com/HDFGroup/hdf5/tree/develop/java
Is there a way to build both those bindings and the JavaCPP bindings together?
Also HDF5 1.14.0 has been released:
https://www.hdfgroup.org/2022/12/release-of-hdf5-1-14-0-newsletter-189/
Beta Was this translation helpful? Give feedback.
All reactions