Closed ahmaf-gif closed 1 year ago
I followed the Compile steps.
java -jar mtb. jar -s shaderc.exe -c RenderChunk
And the result is "shaderc not found"
The shaderc.exe included in the Release only supports Windows x64, not Android. To use it on Android, you can compile shaderc from source code by yourself.
Can you show an example or a tutorial?
I followed the Compile steps.
java -jar mtb. jar -s shaderc.exe -c RenderChunk
And the result is "shaderc not found"