fmtlog icon indicating copy to clipboard operation
fmtlog copied to clipboard

用vcpkg安装了fmt10.1编译的时候

Open yangqun opened this issue 7 months ago • 1 comments

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())) { | ~~~~~~~~~^~~~~

yangqun avatar Jul 26 '24 06:07 yangqun