| Summary: | 10.7 does not compile with HDF5 support | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | jasondet |
| Component: | cmake | Assignee: | Ben Morgan <Ben.Morgan> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | P4 | ||
| Version: | 10.7 | ||
| Hardware: | Apple | ||
| OS: | Mac OS X | ||
| Attachments: | Patch to fix issues with HDF5 variables/targets | ||
|
Description
jasondet
2021-09-21 09:40:25 CEST
Created attachment 731 [details]
Patch to fix issues with HDF5 variables/targets
Applying this to the 10.7.2 source tree should fix the problem. Note that I was unable to reproduce on a Catalina system with Homebrew-ed HDF5 1.12.1 and CMake 3.21.2, but we have seen the issue on Linux. This is already fixed on the master and patches branches, so will be in release 11.0.0 and 10.7.3 this December.
Thank you -- with the patch, Geant4 now compiles for me. |