Hi,
I can confirm the problem using FairRoot v18.0.0 (aea0710) and FairSoft may18 (5d4a3a9).
In file included from /Users/hapol/CODES/ATTPCROOTv2/ATTPCROOTv2/AtData/AtStack.cxx:16:
In file included from /Users/hapol/CODES/FAIRROOT/install_jul18/include/FairDetector.h:11:
In file included from /Users/hapol/CODES/FAIRROOT/install_jul18/include/FairModule.h:17:
/Users/hapol/CODES/FAIRROOT/install_jul18/include/FairLogger.h:18:10: fatal error: 'fairlogger/Logger.h' file not found
#include <fairlogger/Logger.h>
I can compile other projects based on FAIRRoot (R3BRoot, for instance) using the same FairRoot/FairSoft versions, and with no
error regarding the fairlogger/Logger.h header file. I could not identify any relevant difference in the
CMakeLists.txt that explains the problem.
Could you please give us a hint about this problem?
Thank you very much in advance.