Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS2017 multiple defined symbols #1362

Closed
bowie7070 opened this issue Oct 13, 2019 · 2 comments
Closed

VS2017 multiple defined symbols #1362

bowie7070 opened this issue Oct 13, 2019 · 2 comments

Comments

@bowie7070
Copy link

bowie7070 commented Oct 13, 2019

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.

@vitaut
Copy link
Contributor

vitaut commented Oct 13, 2019

Should be fixed in 0e94b93. Thanks for reporting.

@vitaut vitaut closed this as completed Oct 13, 2019
@bowie7070
Copy link
Author

bowie7070 commented Oct 14, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants