Skip to content

Loading Library in Matlab on Mac #346

Open
@jamesce

Description

@jamesce

Hello,

I was getting the following error when running lsl_loadlib on my mac that started with:

Missing symbol '___stack_chk_guard' required by
'/Applications/MATLAB_R2017a.app/bin/maci64/libmwgenerate_diag_message.dylib-

I wasn't able to find any documentation in this regard. There was some other error noted in the read me file, so I just tried the suggested command. It seemed to work:

install_name_tool -add_rpath "@loader_path/" bin/lsl_loadlib_.mexmaci64

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