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
fmtlog.h:417:58: required from here
/opt/vcpkg/installed/x64-linux/include/fmt/core.h:1438:72: error: no matching function for call to ‘fmt::v10::detail::arg_mapper<fmt::v10::basic_format_context<fmt::v10::appender, char> >::map()’
1438 | FMT_CONSTEXPR FMT_INLINE auto map(const T& val) -> decltype(this->map(U())) {
| ~~~~~~~~~^~~~~
The text was updated successfully, but these errors were encountered:
fmtlog.h:417:58: required from here
/opt/vcpkg/installed/x64-linux/include/fmt/core.h:1438:72: error: no matching function for call to ‘fmt::v10::detail::arg_mapper<fmt::v10::basic_format_context<fmt::v10::appender, char> >::map()’
1438 | FMT_CONSTEXPR FMT_INLINE auto map(const T& val) -> decltype(this->map(U())) {
| ~~~~~~~~~^~~~~
The text was updated successfully, but these errors were encountered: