Mex problem - no compiler found
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohamed Rabeh
el 30 de Mzo. de 2015
Respondida: Radha Krishna Maddukuri
el 7 de Abr. de 2015
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 comentarios
Respuestas (1)
Radha Krishna Maddukuri
el 7 de Abr. de 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 comentarios
Ver también
Categorías
Más información sobre Troubleshooting in MATLAB Compiler SDK en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!