Skip to content

Cross compiling with python bindings fails #561

@julienmalik

Description

@julienmalik

Commit 21023a5#diff-72e868772be40795455997094ac5215e now prevents cross compilation of python bindings.

The InstallWrapper class added in said commit tries to load the libiio shared lib during python wrapper installation. This obviously fails when cross compiling for different architecture, raising an expected OSError exception instead.

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