Linker errors #314
Unanswered
JohnGarrison78
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It looks like you are not using Diligent's CMake files, so the projects do not pull their dependencies. |
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.
-
I'm trying to build a simple Hello World program that uses Diligent Engine, but I'm getting a whole lot of linker errors. Can someone tell me if I'm missing some libraries that are needed to link correctly? It may be a bit messy. I've tried a lot to fix it. Claude and ChatGPT made a lot of useless suggestions as well. The samples work fine, but they're built alongside the engine and I'm trying to link it with a separate project.
Here are the last few linker errors. You'd be scrolling forever if I pasted them all:
Beta Was this translation helpful? Give feedback.
All reactions