mauron85 / cordova-plugin-background-geolocation-example

51 stars 54 forks source link

BUILD FAILED in 5s #27

Open Taxi4you opened 4 years ago

Taxi4you commented 4 years ago

Just cloned, installed, and tried to build for Android. Got the next error:

razs-MacBook:mauron-geolocation razbuchnik$ cordova build android
Android Studio project detected
copying res/icons/mappointer_small.png to platforms/android/app/src/main/res/drawable/mappointer_small.png
copying res/icons/mappointer_large.png to platforms/android/app/src/main/res/drawable/mappointer_large.png
ANDROID_HOME=/Users/razbuchnik/Library/Android/sdk
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home
studio
Subproject Path: CordovaLib
Subproject Path: app
publishNonDefault is deprecated and has no effect anymore. All variants are now published.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':CordovaLib'.
> No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5s
/Users/razbuchnik/Projects/mauron-geolocation/platforms/android/gradlew: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':CordovaLib'.
> No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5s
razs-MacBook:mauron-geolocation razbuchnik$