Unable to determine MEX compiler: use mex -setup to configure your system.
64 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
David Fink
am 19 Mai 2020
[Copying the answer here]
At the MATLAB Command Prompt:
mex -setup -v
0 Kommentare
Oladipupo
am 1 Feb. 2024
I have similar issue, ran the command still not working. Below is a snapshot
1 Kommentar
Walter Roberson
am 1 Feb. 2024
At terminal,
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -license
Siehe auch
Kategorien
Mehr zu Troubleshooting in MATLAB Compiler SDK finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!