| Summary: | External CLHEP and Geat4Config.cmake problem | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Marko Petric <marko.petric> |
| Component: | cmake | Assignee: | Ben Morgan <Ben.Morgan> |
| Status: | CLOSED FIXED | ||
| Severity: | major | CC: | Ben.Morgan |
| Priority: | P5 | ||
| Version: | 10.2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: |
CMake file
Preliminary patch |
||
|
Description
Marko Petric
2016-04-22 14:19:26 CEST
Yes, looks like a bug in the way an external CLHEP is re-found. It should use the FindCLHEP module (for now, this is a temporary solution because of having to support older CLHEP versions) so I'll prepare a patch for that. Created attachment 398 [details]
Preliminary patch
Attached is a preliminary patch to resolve this - it is provided here for your convenience, as it has not yet passed nightly testing, though continuous is good I have confirmed the bug locally, and the patch does resolve the issue for me. Please apply it an report any issues.
I will mark as resolved once the patch has passed testing and barring any further problems.
Hi, thank you for looking into this. I have applied the patch and it works. When will this be officially released e.g. 10.2.2? Cheers, Marko Apologies for the delay in updating - the tag is accepted, so will be in the next patch release. I do not have an exact date for this, but it is likely to be at the end of June when the 10.3 beta comes out. So there will be no patch to 10.2 anymore? (In reply to comment #5) > So there will be no patch to 10.2 anymore? To clarify - the next patch to 10.2, 10.2.2, is expected at the end of June. This coincides with the beta release of 10.3. |