Linking error #687
Unanswered
AlexiyOrlov
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Did you start with the GLFWDemo? You may need to link your project with |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes. There are several more errors. How do I deduce what libraries to link? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm trying to remake the GLFW sample and I get
unresolved external symbol "void __cdecl Diligent::DebugAssertionFailed(char const *,char const *,char const *,int)" (?DebugAssertionFailed@Diligent@@YAXPEBD00H@Z) referenced in function "private: void __cdecl Diligent::Game::CreateSDFMap(void)" (?CreateSDFMap@Game@Diligent@@AEAAXXZ)
Beta Was this translation helpful? Give feedback.
All reactions