StudioCherno / Walnut

Walnut is a simple application framework for Vulkan and Dear ImGui apps
MIT License
1.99k stars 367 forks source link

Cannot open input file '\Lib\vulkan-1.lib' #40

Closed NiekKleverkamp closed 1 year ago

NiekKleverkamp commented 1 year ago

Hi!

When trying to build the default example app I get the following errors cannot open input file '\Lib\vulkan-1.lib'\ And cannot open file 'C:\Users\...\Documents\GitHub\...\Walnut\Walnut\bin\Debug-windows-x86_64\Walnut\Walnut.lib'

I'm hoping someone can help me out with this. Thank you very much!

NiekKleverkamp commented 1 year ago

Nevermind I seem to have gotten it working. Seems like I added the dependency to the wrong project. Thank you anyways!