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

Execute minicap has error: not execute: 64-bit ELF file #42

Open
willysys opened this issue Nov 23, 2016 · 1 comment
Open

Execute minicap has error: not execute: 64-bit ELF file #42

willysys opened this issue Nov 23, 2016 · 1 comment

Comments

@willysys
Copy link

I build minicap by ndk-build, and then push minicap file to android devices.
But there is error 'not execute: 64-bit ELF file when execute minicap.
Thanks for your any help.

@sorccu
Copy link
Member

sorccu commented Nov 23, 2016

Sounds like you pushed the wrong binary. Run adb shell getprop | grep abi and make sure you push the right one.

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

2 participants