Can't run Quick examples folder
Solved
General and Desktop
-
When trying to run the quick examples i get the following error:
Cannot open include file: 'vulkan/vulkan.h': No such file or directory.
I am on Windows. Any idea why? I thought the examples are supposed to run out of the box, without any other installation steps...
Thank you for any hints.
w -
-
Some examples use Vulkan. It is a separate library. So, for these examples to work you need to actually install the Vulkan developer libraries.