Error: Unable to determine MEX compiler: use mex -setup to configure your system.
6 次查看(过去 30 天)
显示 更早的评论
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!