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

Use Relinker for native library loading #1

Open
wants to merge 3 commits into
base: 4.1
Choose a base branch
from
Open

Use Relinker for native library loading #1

wants to merge 3 commits into from

Conversation

emartynov
Copy link

The MR to fix original issue rmtheis#268

CHANGES:

  • Add ReLinker as a dependency
  • Load native libraries with ReLinker
  • Minor cleanup of gradle file - use String instead of GString when is not necessary

Add relinker dependency to the project
Use strings instead of GString when not needed
@alexcohn
Copy link
Owner

Sorry, I was not notified about this request timely. Does it solve your problem?

Also, I notice that relinker has since then released 1.4.1 with a couple of bug fixes. What do you think about using this version?

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

Successfully merging this pull request may close these issues.

2 participants