Unable to determine MEX compiler: use mex -setup to configure your system.
33 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I got this error while I'm generating my code at MATLAB Coder.
Any idea on how to resolve it? I couldn't find any solution available..
Thank you.
6 comentarios
Respuestas (2)
David Fink
el 19 de Mayo de 2020
[Copying the answer here]
At the MATLAB Command Prompt:
mex -setup -v
0 comentarios
Oladipupo
el 1 de Feb. de 2024
I have similar issue, ran the command still not working. Below is a snapshot
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1606126/image.png)
1 comentario
Walter Roberson
el 1 de Feb. de 2024
At terminal,
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -license
Ver también
Categorías
Más información sobre Troubleshooting in MATLAB Compiler SDK en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!