-
I'm trying to compile https://github.com/gan74/Yave on MSYS2, cmake failed at configuration with |
Beta Was this translation helpful? Give feedback.
Answered by
Biswa96
Mar 30, 2023
Replies: 1 comment
-
glslc.exe is provided by shaderc package. You can use pacman to find which package provides a file. For example,
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
glslc.exe is provided by shaderc package. You can use pacman to find which package provides a file. For example,