Error: executing external native build for cmake C:\Users\PC1\Desktop\ndkdata\GDNdkText\app\CMakeLists.txt
I have installed NDK, CMake, LLDP as mentioned here. Do I need to install any other tool or need to set any environment variables?
open Terminal and run this command:
gradlew build --stacktrace
If you run under Linux you need to install Ninja. sudo apt install ninja-build
Tested today.
you have to install ninja using homebrew
brew install ninja
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With