google / shaderc

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

Update dependencies, except Glslang #1420

Closed dneto0 closed 2 weeks ago

s-perron commented 2 weeks ago

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

dneto0 commented 2 weeks ago

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