I want to build the latest Urho3D for android, run following command,
./gradlew build
and failed,
Build 45_InverseKinematics armeabi-v7a
[1/2] Building CXX object Samples/45_InverseKinematics/CMakeFiles/45_InverseKinematics.dir/InverseKinematics.cpp.o
[2/2] Linking CXX shared library …/…/…/…/build/intermediates/cmake/debug/obj/armeabi-v7a/lib45_InverseKinematics.so
> Task :android:launcher-app:packageDebug FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:android:launcher-app:packageDebug’.
> org.gradle.tooling.BuildException (no error message)
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
- Get more help at https://help.gradle.org
BUILD FAILED in 42m 36s
52 actionable tasks: 48 executed, 4 up-to-date