GENIE-MC/Generator

failure in compilations with `--enable--lowlevel-mesg` flag

Opened this issue · 0 comments

When using this flag, the code is not compiled as variables that are not existing are used in the logging.

Some examples of lines not working are:

#ifdef __GENIE_LOW_LEVEL_MESG_ENABLED__

#ifdef __GENIE_LOW_LEVEL_MESG_ENABLED__

#ifdef __GENIE_LOW_LEVEL_MESG_ENABLED__