Does xcode 6 work with Matlab R2014a

1 view (last 30 days)
Magnus
Magnus on 16 Oct 2014
Commented: Jesús Zambrano on 26 Oct 2015
Hi, I upgraded my Mac to OSX 10.9 and Matlab to R2014a. After that Matlab could no longer locate my xcode (3.2.6) C compiler (error message below). The recommendation is to instal xcode 4.6 or 5.0. However, Apple has upgraded xcode to version 6, and I can not find a virsion 5 to download anymore.
My question is: - is xcode 6 compatible with R2014a for 64-bit Mac? - it not, will it become? or is there a way to get hold of xcode 5?
--------------
>> mex asm1_bsm2.c
Warning: Xcode appears to be installed, but it has not been configured. Run
"osascript -e 'do shell script "xcode-select -switch /Applications/Xcode.app"
with administrator privileges'" to configure Xcode. You must be an
administrator of this computer to complete this action.
Error using mex
No supported compiler or SDK was found. For options, visit
http://www.mathworks.com/support/compilers/R2014a/maci64.
  2 Comments
Geoff Hayes
Geoff Hayes on 16 Oct 2014
Magnus - you can get a hold of previous versions of Xcode from https://developer.apple.com/downloads/. You will need an Apple ID to login.
Jesús Zambrano
Jesús Zambrano on 26 Oct 2015
Hi Magnus, Did you get a solution to your problem? I ask that cause I have a similar issue. Please, let me know.
Best, Jesus

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!