Skip to content

Android build failing on missing rt library #1039

@sheldonrobinson

Description

@sheldonrobinson

Issue

Android does not provide a separate rt library. This functionality is included as part of bionic lib.
This is a common error, see Android Build Error :cannot find -lrt and -lpthread, Android cross-build fails if "rt" library is not removed from CMake configuration.

Solution
See #1038

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