Skip to content

Android runtime error dlopen failed: cannot locate symbol "atof" when built with android-21/22 #64

Description

@kabram

I'm getting a runtime error in android when I build with NDK r10d and api android-21 or android-22. Build with android-19 doesn't have the issue.
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "atof" referenced by "libmx3_android.so"...
Seems some bits have been moved around from 19 onwards

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions