Skip to content

undefined symbol: __android_log_write #427

@zlaazlaa

Description

@zlaazlaa

If we do not manually link the Android log library to Kompute, an error message undefined symbol: __android_log_write will occur during the compilation process. This is because when compiling for Android, only the android library was linked but the log library was not.

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