Please fill out the following information to help in answering your question, and also see tips for posting code snippets. If you don’t provide this information it will take more time to help with your problem!
_Geant4 Version:_11.2.1
_Operating System:_ubuntu 24.04
Compiler/Version:
CMake Version: 3.28.3
I want to run a project of geant4, after I run “make -j32” , it shows
fatal error: G4HadronInelasticDataSet.hh: No such file or directory
#include “G4HadronInelasticDataSet.hh”
and
fatal error: G4HadronCrossSections.hh: No such file or directory
#include “G4HadronCrossSections.hh”