Open tari3x opened 4 years ago
If you're using top-of-tree Dawn, try going back a bit. I think we just removed libshaderc_spvc from our dependencies. Alternatively, try just removing libshaderc_spvc from this project's build files, and it might work.
I built dawn from github according to the instructions, but it does not produce a libshaderc_spvc.so that seems to be expected by webgpu. It does produce a libshaderc.so. Is this surprising? Happy to provide more details on demand.