Skip to content

boost::filesystem is broken on Android since 1.74.0 #183

Closed
@andreya108

Description

@andreya108

Many operations (for example file_size) fail with an exception:

Exception runtime_error caught: boost::filesystem::status: Function not implemented

Can be easily reproduced.

boost 1.72.0 - works fine
boost 1.73.0 - works fine
boost 1.74.0 - fails
boost 1.75.0 - fails

Environment details:
Android NDK r22
Target android api level = 23
Target platform: aarch64

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