sccn / lsl_archived

Multi-modal time-synched data transmission over local network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loading Library in Matlab on Mac

jamesce opened this issue · comments

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