Unable to determine MEX compiler: use mex -setup to configure your system.
64 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (2)
David Fink
le 19 Mai 2020
[Copying the answer here]
At the MATLAB Command Prompt:
mex -setup -v
0 commentaires
Oladipupo
le 1 Fév 2024
I have similar issue, ran the command still not working. Below is a snapshot
1 commentaire
Walter Roberson
le 1 Fév 2024
At terminal,
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -license
Voir également
Catégories
En savoir plus sur Troubleshooting in MATLAB Compiler SDK dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!