MEX -setup does not see my compiler
Mostra commenti meno recenti
I am running R2017a and have a working installation of MS Visual Studio with Visual C++ 2019 on my system.
The MATLAB command
mex -setup
returns an error indicating that there is no compatible compiler.
Error using mex
No supported compiler or SDK was found. You can install the freely available MinGW-w64
C/C++ compiler; see Install MinGW-w64 Compiler. For more options, visit
http://www.mathworks.com/support/compilers/R2017a/.
Is there somthing I must do to get Matlab to recognize my compiler?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Troubleshooting in MATLAB Compiler SDK in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!