Skip to content

libmexclass_client_add_proxy_library should link the client proxy library against the libmex shared library #92

@sgilmore10

Description

@sgilmore10

While upgrading the MATLAB Interface to Apache Arrow to use MATLAB R2024b, we discovered that the interface fails to build on Intel-based macOS machines because the client proxy library does not explicitly link against libmex. See this build log. Modifying libmexclass_client_add_proxy_library to ensure the proxy library links against libmex resolves the link failure.

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