Matlab 2014a complier setup under OSX 10.9

1 次查看(过去 30 天)
When I try to config the C complier in Matlab 2014a using the command as follows:
mex -setup
It has problem:
No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2014b/maci64.html.
However, I have already install XCode 7.01. Anyone could help me out? I am newbie in Mac. Thanks.

采纳的回答

Walter Roberson
Walter Roberson 2015-9-19
If you are using R2014a then my evidence is that there is not much you can do to fix the problem. But your error message suggests you are using R2014b which might or might not be fixable; see http://uk.mathworks.com/matlabcentral/answers/243868-mex-can-t-find-compiler-after-xcode-7-update-r2015b
  3 个评论
Cheng Lu
Cheng Lu 2015-9-20
Thank you. I have fixed the issue with your link.
Walter Roberson
Walter Roberson 2015-9-20
It turns out that
[prefdir 'mex_c_maci64.xml']
can take priority. Ken pointed that out to me and I was able to get it to work.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by