#Lib Directories do not appear to be loading Library

5 messages · Page 1 of 1 (latest)

proven breach
#

So, I am using Vulkan and the header directories are working just fine, I get all intellisense and function completion and stuff, but when I run the code, I get unresolved external symbols.

In the linker I have put into Additional Library Directories this value $(VULKAN_SDK)\Lib, which I have validated does lead to the Vulkan libraries, so now my issue I guess is, why does it not work?

This is a dynamic library, but I have made sure that these values are contained in both the library and the testing console app, so I am really not sure as to why it would not work.

limber flumeBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

proven breach
#

Sorry for the little information, I am quite unfamiliar with the linker but would be happy to provide any needed information.

proven breach
#

Nvm

#

!solve