Can Xcode8 support MATLAB 2014b?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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.
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!