Skip to content

fix for detecting both Geant4 v10 and v11 - #511

Open
nusense wants to merge 1 commit into
GENIE-MC:masterfrom
nusense:geant4_v11_fix
Open

fix for detecting both Geant4 v10 and v11#511
nusense wants to merge 1 commit into
GENIE-MC:masterfrom
nusense:geant4_v11_fix

Conversation

@nusense

@nusense nusense commented Jul 20, 2026

Copy link
Copy Markdown
Member

Geant4 v11 splits the libG4processes.so library into libG4processes_core.so and libG4process_hadronic.so . In configure it tests to make sure the library exists to ensure that you specified the path correctly. Make it test for either. Linking to an appropriate library list happens through the use of geant4-config which is found relative to this path.

@nusense nusense changed the title fix for detectiong both Geant4 v10 and v11 fix for detecting both Geant4 v10 and v11 Jul 20, 2026
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.

1 participant