Unable to determine MEX compiler: use mex -setup to configure your system.
63 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (2)
David Fink
il 19 Mag 2020
[Copying the answer here]
At the MATLAB Command Prompt:
mex -setup -v
0 Commenti
Oladipupo
il 1 Feb 2024
I have similar issue, ran the command still not working. Below is a snapshot
1 Commento
Walter Roberson
il 1 Feb 2024
At terminal,
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -license
Vedere anche
Categorie
Scopri di più su Troubleshooting in MATLAB Compiler SDK in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!