After installing the new binary (on Mac 10.11.5) I get this error in Matlab:
Invalid MEX-file '/Users/rtwalker/ISSM/trunk/lib/IssmConfig.mexmaci64':
dlopen(/Users/rtwalker/ISSM/trunk/lib/IssmConfig.mexmaci64, 6): Symbol not found: _mexCallMATLABWithObject
Referenced from: /Users/rtwalker/ISSM/trunk/lib/IssmConfig.mexmaci64
Expected in: /Applications/MATLAB_R2014a.app/bin/maci64/libmex.dylib
in /Users/rtwalker/ISSM/trunk/lib/IssmConfig.mexmaci64
I suspect this is related to some earlier errors where Matlab looks for libraries in the wrong place, but I could definitely use help on this one.
Thanks,
Ryan