Error: Unable to determine MEX compiler: use mex -setup to configure your system.

3 views (last 30 days)
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?

Accepted Answer

Walter Roberson
Walter Roberson on 9 Feb 2016
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.

More Answers (0)

Categories

Find more on FPGA, ASIC, and SoC Development in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!