sccn / xdf

BSD 2-Clause "Simplified" License
87 stars 34 forks source link

Does not run on MacOS with Matlab 2018b #33

Open odb26129 opened 5 years ago

odb26129 commented 5 years ago

Created error messages relating to the mex file library when I tried to run it on Matlab 2018b. I switched back to 2016b, here everything works fine.

cboulay commented 5 years ago

you Can probably delete the mexmac files and use the slower routine. You could also try building the mex files yourself.