spdlog with fmt 9.0.0? #2455
graygoesblack
started this conversation in
General
Replies: 2 comments 2 replies
-
spdlog is not supported with fmt 9.0.0 (the bundled fmt version is still 8.1.1). |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm not sure if this is related to the original question, but my build all of a sudden is throwing a handful of |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I'm pretty new to spdlog and was wondering if it's possible to use it with newest version of fmt, 9.0.0? If I try to build latest spdlog with it (externally) there are many linker errors. Or do I need to edit configure files in order to run it?
Beta Was this translation helpful? Give feedback.
All reactions