Problem 2163

Summary: G4MPIextraWorker.cc:37:10: fatal error: g4ios.hh: No such file or directory
Product: Examples/Extended Reporter: dimsinel
Component: paralle/MPIAssignee: Koichi Murakami <Koichi.Murakami>
Status: RESOLVED FIXED    
Severity: minor CC: wangxukun.kimi
Priority: P4    
Version: 10.5   
Hardware: PC   
OS: Linux   

Description dimsinel 2019-05-09 17:02:13 CEST
By changing 
#include "g4ios.hh"
to 
#include "G4ios.hh"
in examples/extended/parallel/MPI/source/src/G4MPIextraWorker.cc
problem gets solved
Comment 1 Gabriele Cosmo 2019-05-16 08:05:17 CEST
Thanks for reporting this. The fix will be included in the next patch/release.
Comment 2 Gabriele Cosmo 2019-08-12 08:58:42 CEST
*** Problem 2185 has been marked as a duplicate of this problem. ***