Closed CyberDudeJ closed 1 year ago
Honestly, I'm probably super blind and forgotten to do something.
👍 Thanks - I knew I missed something.
this is not a bug, it's a feature... actually it's a missing dependancy
vulkan is provided by openGL... go download it, install it somewhere and add the "include" and lib name in VCS... it's not precompiled into walnut. I wouldn't use vcpkg for this one either, just do the manual install of vulkan SDK yourself from the website and ask google how to link it.
[Moderator] you should respond and lock it.
vulkan is provided by openGL...
This couldn't be more wrong 😆 Vulkan is provided by Khronos, which is also the company that made OpenGL 😉
Oh and, vulkan/vulkan.h cannot be found during build