KhronosGroup / Vulkan-Headers

Vulkan header files and API registry
https://www.vulkan.org/
Other
831 stars 212 forks source link

build: Require MSVC 17.11 for module support #490

Closed charles-lunarg closed 2 months ago

charles-lunarg commented 2 months ago

17.10 and before has a bug that prevents the vulkan.cppm module from compiling. The module support wont be enabled unless the MSVC version contains the fix.