Problem 1697

Summary: Header G4CsvAnalysisReader.icc is not installed in Geant 4.10.01
Product: Geant4 Reporter: Patrick Sizun <patrick.sizun>
Component: cmakeAssignee: Ben Morgan <Ben.Morgan>
Status: CLOSED FIXED    
Severity: trivial    
Priority: P5    
Version: other   
Hardware: All   
OS: All   

Description Patrick Sizun 2014-12-05 17:23:57 CET
In Geant 4.10.01, the header G4CsvAnalysisReader.icc is not listed in sources.cmake among the headers to install, resulting in the following build error:

In file included from /usr/local/share/geant4/geant4.10.01/include/Geant4/g4csv_defs.hh:40:0,
                 from /usr/local/share/geant4/geant4.10.01/include/Geant4/g4analysis_defs.hh:33,
/usr/local/share/geant4/geant4.10.01/include/Geant4/G4CsvAnalysisReader.hh:117:35: fatal error: G4CsvAnalysisReader.icc: No such file or directory
 #include "G4CsvAnalysisReader.icc"
Comment 1 Ben Morgan 2014-12-05 23:27:49 CET
Apologies for the problem - the scripts have been fixed and the tarball repackaged and uploaded. If you redownload and rebuild/install the file is now correctly installed. As this is a minor fix, only affecting install and not testing/validation, and it's release day, no bump in patch number has been down (so many thanks for the rapid report!)