Open ricardoquesada opened 4 years ago
The error message you've provided indicates that the Ninja build system is unable to find the libshaderc.a static library, which is required for building libnative-lib.so. This library is a part of the Shaderc library, and its absence is causing the build to fail.
I've just cloned the repo. And then did:
./gradlew build
and I got:The error seems to be: