Problem 2163 - G4MPIextraWorker.cc:37:10: fatal error: g4ios.hh: No such file or directory
Summary: G4MPIextraWorker.cc:37:10: fatal error: g4ios.hh: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Examples/Extended
Classification: Unclassified
Component: paralle/MPI (show other problems)
Version: 10.5
Hardware: PC Linux
: P4 minor
Assignee: Koichi Murakami
URL:
: 2185 (view as problem list)
Depends on:
Blocks:
 
Reported: 2019-05-09 17:02 CEST by dimsinel
Modified: 2019-08-12 08:58 CEST (History)
1 user (show)

See Also:


Attachments

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