Josh04
Josh04
The code sample only builds in 64-bit, which is annoying because CMAKE defaults to enforcing 32-bit on it. The culprit is this line in vulkan.h: ` #if defined(**LP64**) || defined(_WIN64)...
I'm not a developer! I just came across your bug report trying to solve the same problem, and thought I'd share the solution. It's still a bug, imo, because it...
I was having this from OBS, there's also a `DISABLE_VULKAN_OBS_CAPTURE` environment variable you can set to 1 that will prevent the messages.