Can Xcode8 support MATLAB 2014b?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
Currently I am using MATLAB2014b with macOS Sierra and Xcode8. I have tried clang-R2016a.zip file provided by Walter Roberson (downloaded from https://au.mathworks.com/matlabcentral/answers/243868-mex-can-t-find-compiler-after-xcode-7-update-r2015b#comment_407066) to configure mex. Although mex completed successful, but there is an error below when I run a Simulink slx file with a matlab embedded function.
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake: *** [untitled_sfun.mexmaci64] Error 255
I don't know how to solve this problem. Thanks a lot.
Risposte (0)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!