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

Fix unresolved reference error #1757

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Fix unresolved reference error #1757

merged 1 commit into from
Jul 7, 2020

Conversation

Kurkin
Copy link
Contributor

@Kurkin Kurkin commented Jul 7, 2020

I'm using {fmt} in not header-only mode. After upgrade to 7.0.0 build is broken due to unresolved reference.

error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl fmt::v6::detail::vformat(class fmt::v6::basic_string_view<char>,struct fmt::v6::format_args)"

I agree that my contributions are licensed under the {fmt} license, and agree to future changes to the licensing.

@Kurkin Kurkin changed the title Fix undefined reference error Fix unresolved reference error Jul 7, 2020
@vitaut vitaut merged commit 1d2a556 into fmtlib:master Jul 7, 2020
@vitaut
Copy link
Contributor

vitaut commented Jul 7, 2020

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants