Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different abis support #16

Closed
danields761 opened this issue Sep 10, 2015 · 2 comments
Closed

Different abis support #16

danields761 opened this issue Sep 10, 2015 · 2 comments

Comments

@danields761
Copy link

Hello.

Are you planing to support not only armeabi-v7a? I had tried to do that, i had replaced APP_ABI in Application.mk to armeabi, but had got this error:
Android NDK: ERROR:caffe-android-lib/caffe-mobile/jni/Android.mk:protobuf: LOCAL_SRC_FILES points to a missing file Android NDK: Check that caffe-android-lib/caffe-mobile/jni/../../protobuf/obj/local/armeabi/libprotobuf.a exists or that its path is correct

This happened because protobuf library is building only for armeabi-v7a, and i can't make it to build for another eabi.

Thanks in advance.

P.S. sorry for my bad English

@sh1r0
Copy link
Owner

sh1r0 commented Sep 11, 2015

I did not have a try before, but you can try to build protobuf for armeabi. (Are you trying to run caffe on older devices?)

@sh1r0 sh1r0 closed this as completed Dec 16, 2015
@liyuming1978
Copy link

run caffe on older devices is crazy...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants