Siddharth Gupta
Siddharth Gupta
Similar issue on macOS Sierra 10.12.6 & MATLAB 2017a. `Missing symbol '_writev' required by` `'/usr/lib/libstdc++.6.dylib->/Users/wrath/Documents/MATLAB/pmtk3-master/pmtksupportCopy/markSchmidt-9march2011/markSchmidt/minFunc/lbfgsC.mexmaci64'.` `Error in minFunc (line 527)` ` d = lbfgsC(-g,old_dirs,old_stps,Hdiag);` `Error in logregFit (line 139)` `...
Run the following command in MATLAB command window. `!otool -L lbfgsC.mexmaci64` If you get the error or file or folder not found run the following commands: `cd pmtk3-master/pmtksupportCopy/markSchmidt-9march2011/markSchmidt/minFunc` `!otool -L...