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

Link libc statically for Android #66

Closed
JonasVautherin opened this issue Apr 6, 2021 · 1 comment
Closed

Link libc statically for Android #66

JonasVautherin opened this issue Apr 6, 2021 · 1 comment

Comments

@JonasVautherin
Copy link
Collaborator

If I use the shared libc, I failed back to the issue I have because I have multiple libc++_shared.so:

More than one file was found with OS independent path 'lib/x86/libc++_shared.so'. If you are using jniLibs and CMake IMPORTED targets, 
see https://developer.android.com/studio/preview/features#automatic_packaging_of_prebuilt_dependencies_used_by_cmake

I gave more details few weeks ago in a post on the PX4 discussion forum

Originally posted by @Katawann in #65 (comment)

@JonasVautherin
Copy link
Collaborator Author

Moved to mavlink/MAVSDK#1397

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

1 participant