Replies: 1 comment
-
All libraries must be rebuilt after upgrading the compiler. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My error message looks like this:
Undefined symbols for architecture arm64:
"fmt::v10::vformat[abi:cxx11](fmt::v10::basic_string_view, fmt::v10::basic_format_args<fmt::v10::basic_format_context<fmt::v10::appender, char>>)", referenced from:
...
"spdlog::logger::err_handler_(std::__cxx11::basic_string<char, std::char_traits, std::allocator> const&)", referenced from:
...
ld: symbol(s) not found for architecture arm64
Beta Was this translation helpful? Give feedback.
All reactions