On Mon, 18 Nov 2019 at 18:14, Hans-Kristian Arntzen post@arntzen-software.no wrote:
On Windows, it is not ideal to rely on Vulkan being available as a linkable library as a full install of the Vulkan SDK must be present and set up, be friendly and load Vulkan dynamically instead.
Is that an issue? I'd somewhat expect people doing Vulkan development to have the Vulkan SDK installed, but then, the last time I did serious software development on Windows is more than 15 years ago. You'd still need the headers in any case.