google / shaderc

A collection of tools, libraries, and tests for Vulkan shader compilation.
Other
1.86k stars 363 forks source link

Update dependencies, except Glslang #1420

Closed dneto0 closed 5 months ago

s-perron commented 5 months ago

RE2 requires VS2019, which is why the VS2017 builds are failing.

dneto0 commented 5 months ago

Looks like Abseil now requires VS2019 or later. I'll update the README and the build status links.