does anyone know why there is a linker error when using spdlog:? #2813
Unanswered
TomerKigel
asked this question in
Q&A
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Add #pragma comment (lib, "OneCore.lib") |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
added the following image with the linker error.
I have added the header files in the additional include directories for the project for all configurations.
I call the header spdlog/spdlog.h in the desired place.
Yet in some files, it runs ok while in other files it raises the error above... what might be the issue?
help
Beta Was this translation helpful? Give feedback.
All reactions