Mex problem - no compiler found
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
hallo, obwohl ich alle supported compiler (SDK 7.1 und MVS 2010 service pack1 ) installiert habe bekomme ich noch diese Meldung

ich habe auch versucht einen compiler zu auswählen , es hat aber nicht functioniert.
>> mex -setup
Error using mex No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2014b/win64.html.
wie kann ich den Mex Configurieren ?
0 Commenti
Risposte (1)
Radha Krishna Maddukuri
il 7 Apr 2015
Hi Mohamed Rabeh,
As the error message says: There was no supported compiler or SDK installed on the machine.
For a list of supported compilers for R2014b:
From the page you can see that Windows SDK is a supported compiler and is available free of cost. You can follow the instructions from the following MATLAB Answer for installing Windows SDK:
0 Commenti
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!