We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Fix a linkage error introduced by #1360 (#1362)
0e94b93
Should be fixed in 0e94b93. Thanks for reporting.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: