Android-TensorFlow-Lite-Example icon indicating copy to clipboard operation
Android-TensorFlow-Lite-Example copied to clipboard

No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

Open Sparker0i opened this issue 6 years ago • 1 comments

I have cloned this repo, and when I try to build the project, this is what I get as an error in the Build log:

No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

I use Android Studio 3.2.1 on Mac OS

Sparker0i avatar Feb 03 '19 13:02 Sparker0i

Seems like there is some files missing from the NDL folder in your computer (probably a bug with the current version). Maybe try this: https://stackoverflow.com/a/50393639

Also if you look at the first closed issue, it references this problem I believe.

soum-io avatar Feb 05 '19 15:02 soum-io