-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Description
FAILED: [code=1] folly/logging/example/logging_example
Undefined symbols for architecture arm64:
"fmt::v9::vformat(fmt::v9::basic_string_view<char>, fmt::v9::basic_format_args<fmt::v9::basic_format_context<fmt::v9::appender, char>>)", referenced from:
folly::LogStreamProcessor::vformatLogString(folly::Range<char const*>, fmt::v9::basic_format_args<fmt::v9::basic_format_context<fmt::v9::appender, char>>, bool&)::'lambda'()::operator()() const in main.cpp.o
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
+ echo 'build failed'
build failed
+ exit 1
CMake Version: 4.2.1
folly: https://github.com/facebook/folly/archive/refs/tags/v2025.04.28.00.tar.gz