Skip to content

linux how to use spdlog in multi-library? #3208

Answered by tt4g
gakki2019 asked this question in Q&A
Discussion options

You must be logged in to vote

This is because your library is still using header-only spdlog.
You must define the SPDLOG_COMPILED_LIB macro to use the shared library spdlog (duplicate #1470, #2494).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@gakki2019
Comment options

@tt4g
Comment options

@gakki2019
Comment options

@tt4g
Comment options

Answer selected by gakki2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants