We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4616

Summary: Android: dlopen fails to open my .so files
Product: SDL Reporter: ZZ <registrirayme>
Component: loadsoAssignee: Sam Lantinga <slouken>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: critical    
Priority: P2 CC: sylvain.becker
Version: 2.0.8   
Hardware: ARM   
OS: Android (All)   

Description ZZ 2019-05-01 19:18:40 UTC
The proposed solution is find_library(ANDROID_DL_LIBRARY NAMES libdl.so dl) but is it really necessary?

https://github.com/android-ndk/ndk/issues/929

https://discourse.libsdl.org/t/android-dlopen-fails-to-open-my-so-files/26071/4
Comment 1 Sylvain 2019-08-22 07:21:03 UTC
Was fixed in bug 3918 
https://hg.libsdl.org/SDL/rev/4a410f099040

*** This bug has been marked as a duplicate of bug 3918 ***