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:

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
2019 年 7 月 4 日
Wanyu - what happens when you launch Xcode as an app? Are you prompted to accept its license?
回答 (1 件)
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:
0 件のコメント
参考
カテゴリ
Help Center および File 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!