Closed fangq closed 8 months ago
never mind, it appears that I used an older version of matlab that does not support M1 processor, switching to R2023b solved the issue. here is the log
https://github.com/fangq/mcxcl/actions/runs/8268380829/job/22621104273
closing.
That's right. R2023b was the first native Apple Silicon version of MATLAB.
I tried to build mex files on macos-14 runner, and saw the below error
full log is here
https://github.com/fangq/mcxcl/actions/runs/8258825592/job/22591739583
it appears that mex command was mislinked to the maci64 version, which does not exist.