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

Not found arm-linux-androideabi/asm/ptrace.h #12

Closed
BackTrackCRoot opened this issue Apr 8, 2018 · 2 comments
Closed

Not found arm-linux-androideabi/asm/ptrace.h #12

BackTrackCRoot opened this issue Apr 8, 2018 · 2 comments

Comments

@BackTrackCRoot
Copy link

BackTrackCRoot commented Apr 8, 2018

I want to build it, but how to get the "carm-linux-androideabi/asm/ptrace.h" ?
In my Ndk env , i can't find this.

@ohyeah521
Copy link

add this to CMakeLists.txt:
include_directories(${ANDROID_SYSROOT}/usr/include/arm-linux-androideabi)

@BackTrackCRoot
Copy link
Author

thanks, when I update the NDK, the error was missed.

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