Matlab 2018b mex can't find compiler, with Xcode 11 beta installed on Mac Mojave 10.14.5

조회 수: 2 (최근 30일)
I have Matlab 2018b and Xcode 11 beta installed on Mac Mojave 10.14.5
I run the following code in Matlab command line:
mex -v -setup C++
I got the following results:
Screen Shot 2019-07-03 at 6.21.50 PM.png
I have run the following code in my Terminal:
sudo xcode-select -s /Applications/Xcode-Beta.app/Contents/Developer
sudo xcodebuild -license accept
It didn't help...
  댓글 수: 2
Geoff Hayes
Geoff Hayes 2019년 7월 4일
Wanyu - what happens when you launch Xcode as an app? Are you prompted to accept its license?
Wanyu Lei
Wanyu Lei 2019년 7월 4일
편집: Wanyu Lei 2019년 7월 4일
Hi Geoff, Yes. I have accepted its license after I launched Xcode. I still get the error...

댓글을 달려면 로그인하십시오.

답변 (1개)

Maadhav Akula
Maadhav Akula 2019년 7월 25일
Xcode 11 beta is not supported in R2018b version of Matlab. For a list of supported compilers in R2018b,please refer to the link below:

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by