Andreas Falkenhahn
2018-03-26 12:00:54 UTC
I'm compiling a shared object using NDK r14b which uses C++11 and I'm linking dynamically against libc++. However, when dlopen()ing this shared object, I get the following error message:
dlopen failed: library "libc++_shared.so" not found
When I statically link against libc++ it's working fine. Isn't dynamically linking against libc++ supported?
--
Best regards,
Andreas Falkenhahn mailto:***@falkenhahn.com
dlopen failed: library "libc++_shared.so" not found
When I statically link against libc++ it's working fine. Isn't dynamically linking against libc++ supported?
--
Best regards,
Andreas Falkenhahn mailto:***@falkenhahn.com
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/1808181614.20180326140054%40falkenhahn.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/1808181614.20180326140054%40falkenhahn.com.
For more options, visit https://groups.google.com/d/optout.