Error: Unable to determine MEX compiler: use mex -setup to configure your system.
4 ビュー (過去 30 日間)
古いコメントを表示
Shruthi Sampathkumar
2016 年 2 月 9 日
回答済み: Walter Roberson
2016 年 2 月 9 日
My project requires Verilog coding for FPGA implementation. I use Macbook, for my Matlab2015b. And whenever I try running Fixed-Point conversion in HDL workflow advisor, I get the following error: "Unable to determine MEX compiler: use mex -setup to configure your system." How should I resolve the issue?
0 件のコメント
採用された回答
Walter Roberson
2016 年 2 月 9 日
Install XCode 7 or later on your Yosemite or El Capitan operating system. Then follow the instructions at http://uk.mathworks.com/matlabcentral/answers/243868-mex-can-t-find-compiler-after-xcode-7-update-r2015b#answer_192936 to configure MATLAB to be able to recognize the XCode compiler.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Model Compatibility Checks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!