Skip to content

VS2017 multiple defined symbols #1362

Closed
@bowie7070

Description

@bowie7070

I have updated to:

commit 3a15ea3

and now I get errors of the form:

9>gen-MC-shifts.obj : error LNK2005: "char * __cdecl fmt::v6::internal::sprintf_format(float,class fmt::v6::internal::buffer &,struct fmt::v6::internal::sprintf_specs)" (??$sprintf_format@M@internal@v6@fmt@@YAPADMAAV?$buffer@D@012@Usprintf_specs@012@@z) already defined in gen-MC-known.obj

I am using Visual Studio 2017.

I believe that b87ac4d is the first bad commit.

Please let me know if you need additional information.

Activity

vitaut

vitaut commented on Oct 13, 2019

@vitaut
Contributor

Should be fixed in 0e94b93. Thanks for reporting.

bowie7070

bowie7070 commented on Oct 14, 2019

@bowie7070
Author
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      Participants

      @vitaut@bowie7070

      Issue actions

        VS2017 multiple defined symbols · Issue #1362 · fmtlib/fmt