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

Does not build due to undeclared H5ES symbols #2

Closed
michaelkuhn opened this issue Jun 9, 2021 · 0 comments
Closed

Does not build due to undeclared H5ES symbols #2

michaelkuhn opened this issue Jun 9, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@michaelkuhn
Copy link

I tried to build h5bench using HDF5 1.12.0 (and develop) but the build always fails with errors like this:

error: 'H5ES_NONE' undeclared (first use in this function)

(But also symbols like H5ESclose and H5Gclose_async.)

I am not specifying any CMake arguments, so I thought that any async code would be disabled. Am I doing anything wrong?

@jeanbez jeanbez added the bug Something isn't working label Jun 25, 2021
@jeanbez jeanbez self-assigned this Jun 25, 2021
@jeanbez jeanbez closed this as completed in 4b87104 Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants