Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception Thrown when Using HDF5 1.10.6 #53

Closed
ChrisDrozdowski opened this issue Feb 4, 2020 · 1 comment
Closed

Exception Thrown when Using HDF5 1.10.6 #53

ChrisDrozdowski opened this issue Feb 4, 2020 · 1 comment

Comments

@ChrisDrozdowski
Copy link

Steve,

I compiled h5cpp using HDF5 1.10.6. When I run the compound example, I'm getting an exception in H5Pall.hpp on line 260:

const static h5::elink_acc_flags acc_rdwr{H5F_ACC_RDWR};

No problems with 1.10.5.

If you don't see the same issue with your Linux environment, let me know and I'll provide much more detail.

@ChrisDrozdowski
Copy link
Author

Stupid- bin directory for 1.10.5 was before that of 1.10.6 in my PATH env var.

No actual issue.

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

No branches or pull requests

1 participant