Open ovninosa opened 5 years ago
Hello
I just download this repo, install the NDK, CMake, etc. When I try to sync the gradle configuration of the project I receive this message: "External Native Build Issues: Error configuring"
Any idea to fix this?
Thanks
Make sure you installed cmake and ninja and they are configure in your path. (you may have missed ninja)
On linux I needed cmake and ninja-build
Hello
I just download this repo, install the NDK, CMake, etc. When I try to sync the gradle configuration of the project I receive this message: "External Native Build Issues: Error configuring"
Any idea to fix this?
Thanks