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 - Android: dlopen fails to open my .so files
Summary: Android: dlopen fails to open my .so files
Status: RESOLVED DUPLICATE of bug 3918
Alias: None
Product: SDL
Classification: Unclassified
Component: loadso (show other bugs)
Version: 2.0.8
Hardware: ARM Android (All)
: P2 critical
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-01 19:18 UTC by ZZ
Modified: 2019-08-22 07:21 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***