Skip to content

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

@kabram

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions