-
Notifications
You must be signed in to change notification settings - Fork 119
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
How to build the the project for intel x86 and x86_64 instead of armeabi v7? #2
Comments
I tried by changing Makefile like this
and changing Application.mk file as
then I got this error in the make
Please help me, you are the one who can help me on this Miyoshi |
I've replied this at TensorFlow issue thread |
Can you please answer my last 2 comments before thread closes in tensorflow#issue2035_comment0 and tensorflow#issue2035_comment1 in this thread. |
Hi,
I want to build the project for intel x86 emulator instead of armeabi v7. Since app crashes with intel x86 CPU emulator.
I am using Ubuntu 14.04,
Android Studio 2.0
NDK 10re
Please help me on this issue.
The text was updated successfully, but these errors were encountered: