Skip to content

Build with Android 23 (6.0+): error loading .so - has text relocations #1

Description

@themuzzz

When building the app targetSdkVersion set to 23 the libgit-platinum.so can't be loaded and gives the error that the file "has text relactions".

A quick google shows that libgit-platinum.so should be rebuild with the latest ndk usin "ndk-build -B -j 8"
http://stackoverflow.com/questions/32346402/libavcodec-so-has-text-relocations

Could you rebuild libgit-platinum.so or post the jni files for the library so I can compile it myself?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions