Problem 1697 - Header G4CsvAnalysisReader.icc is not installed in Geant 4.10.01
Summary: Header G4CsvAnalysisReader.icc is not installed in Geant 4.10.01
Status: CLOSED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: cmake (show other problems)
Version: other
Hardware: All All
: P5 trivial
Assignee: Ben Morgan
URL:
Depends on:
Blocks:
 
Reported: 2014-12-05 17:23 CET by Patrick Sizun
Modified: 2014-12-05 23:28 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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!)