easylogging++.h:3125: Parenthesis/brace mismatch between #if and #else branches; using #if branch
easylogging++.h:3123: Unbalanced opening parenthesis in C++ code (or abuse of the C++ preprocessor)
in
define ELPP_WX_HASH_MAP_ENABLED(ContainerType) MAKE_CONTAINERELPP_FRIENDLY(ContainerType, size(), \
ELPP_LITERAL("(") << elem->first << ELPP_LITERAL(", ") << elem->second << ELPP_LITERAL(")")