tensorflow / tensorflow

An Open Source Machine Learning Framework for Everyone
https://tensorflow.org
Apache License 2.0
185.53k stars 74.18k forks source link

Undefined references in android studio for libandroid_tensorflow_kernels.lo #10194

Closed ashokbugude closed 7 years ago

ashokbugude commented 7 years ago

I am using the prebuilt binaries and am using them in Android studio in windows 10 and have set it up according to https://github.com/Qualeams/Android-Face-Recognition-with-Deep-Learning-Library/issues/1 When I build the app , i get below errors

FAILURE: Build failed with an exception.

BUILD FAILED

ashokbugude commented 7 years ago

Resolved the issue , deleted existing libandroid_tensorflow_kernels.lo as its not present in latest binary releases