Matlab 2014a complier setup under OSX 10.9

1 vue (au cours des 30 derniers jours)
Cheng Lu
Cheng Lu le 19 Sep 2015
Commenté : Walter Roberson le 20 Sep 2015
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.

Réponse acceptée

Walter Roberson
Walter Roberson le 19 Sep 2015
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 commentaires
Cheng Lu
Cheng Lu le 20 Sep 2015
Thank you. I have fixed the issue with your link.
Walter Roberson
Walter Roberson le 20 Sep 2015
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB Compiler dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by