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

Need to know what the HDF5_INCLUDE_DIR is #281

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

sebjameswml
Copy link
Collaborator

No description provided.

@sebjameswml sebjameswml linked an issue Nov 20, 2024 that may be closed by this pull request
@sebjameswml
Copy link
Collaborator Author

Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS) . So even though the brew install hdf5 thing is still working (though it is complaining that v 1.10 will be going out of service soon) for some reason the cmake find_package can't find hdf5. Not sure how to debug...

@sebjameswml
Copy link
Collaborator Author

Seems like the testDirichlet progs need guarding in case option HDF5 is not present. Have added guards. include HdfData.h occurs in DirichVtx.h

@sebjameswml sebjameswml merged commit 77ac8fc into main Nov 20, 2024
6 checks passed
@sebjameswml sebjameswml deleted the 280-mac-ci-builds-failing-hdf5 branch November 20, 2024 21:54
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

Successfully merging this pull request may close these issues.

Mac CI builds are failing - can't find hdf5.h
1 participant