| Summary: | Warning: shared library text segment is not shareable | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | test user <first_user> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.2 | ||
| Hardware: | x86 | ||
| OS: | Android (All) | ||
|
Description
test user
2017-12-05 09:52:18 UTC
I use this sdk version: minSdkVersion 16 targetSdkVersion 27 I'll take a look. We may need to disable assembly on Android to resolve this. Fixed, thanks! https://hg.libsdl.org/SDL_mixer/rev/5fe3b562f4e2 I've checked fixes and it works now. I can run my app in android (x86) emulator now. Thank you! You're welcome! |