You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dzywater
changed the title
SOPHUS_USE_BASIC_LOGGING causes compilization error when SOPHUS_USE_BASIC_LOGGING=ON
SOPHUS_FMT_ARG causes compilization error when SOPHUS_USE_BASIC_LOGGING=ON
Dec 26, 2022
I think:
Sophus/sophus/common.hpp
Line 21 in 1cba0d8
#define SOPHUS_FMT_ARG(arg)
should be
#define SOPHUS_FMT_ARG(arg) arg
instead
The text was updated successfully, but these errors were encountered: