Skip to content

Python bindings cannot link dynamically against shared library #6

@awvwgk

Description

@awvwgk

The Python bindings statically link against an archive rather than the shared library even if -DBUILD_SHARED_LIBS=ON is set. Is there a way to reduce the redundancy in the Python bindings by just linking the already available shared library?

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