Open
Description
Hi all,
No real bug, just an update for the README of fizz, folly and mvfst
If you are using brew on OSX and install fmt (dependency of folly), then you get errors during build, using "build_helper.sh"
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Look in the error for "fmt::v8" or "fmt::v7" or other version of fmt.
And just run "brew remove fmt"
All builds work and all mvfst tests pass :)
Hope this helps,
J
Metadata
Metadata
Assignees
Labels
No labels