Skip to content

fmt issue #225

Open
Open
@jq5

Description

@jq5

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions