Kode/kincmake

Windows Vulkan builds are broken.

Closed this issue · 1 comments

Check kha/kinc CI.
Kincmake throws an error, but doesn't exit with a non zero code.
It occurs when there is no VULKAN_SDK environment variable, because you never check in kinc's kincfile wether it's actually defined.

So, Windows Vulkan builds weren't actually broken, only the CI was.