Skip to content

Which package provide glslc? #16524

Answered by Biswa96
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

glslc.exe is provided by shaderc package. You can use pacman to find which package provides a file. For example,

x@y UCRT64 ~
$ pacman -F $MINGW_PREFIX/bin/glslc.exe
ucrt64/bin/glslc.exe is owned by ucrt64/mingw-w64-ucrt-x86_64-shaderc 2023.3-1

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant