Skip to content

fmt/std.h:143: multiple definition of `fmt::v12::detail::normalize_libcxx_inline_namespaces(fmt::v12::basic_string_view<char>, char*)'; #4568

@olivierbichler-cea

Description

@olivierbichler-cea

Since the last commit, we got this error many time during link in our project:

fmt/std.h:143: multiple definition of 'fmt::v12::detail::normalize_libcxx_inline_namespaces(fmt::v12::basic_string_view<char>, char*)';

Everything was working before. This error seems directly related to the latest fmt commit.

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