Error using mex No supported compiler or SDK was found. Add-On Explorer unavailable.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I get the following error:
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/R2016a/win64.html.
When I click the "Add-ons" button in order to install MinGw, a window opens (Add-On Explorer) and the following message appears:
The Add-On Explorer is currently unavailable. We've been notified of the issue and are looking into it.
(do you get the same error too or is it just me?)
Is there another way I can download and install MinGW?
I use:
Matlab R2016a
Windows 8.1 64-bit
0 comentarios
Respuestas (8)
ahmed shdefat
el 19 de Mayo de 2016
Editada: Walter Roberson
el 23 de Jul. de 2016
>> mex -setup
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/R2016a/win64.html.
And I have downloaded SDK and VS 2015
nothing is working!!!! still the same message
I am uisng wind 10
and matlab R2016a
1 comentario
Walter Roberson
el 23 de Jul. de 2016
If I recall correctly you need to follow the link in http://www.mathworks.com/support/compilers/R2016a/win64.html to download MinGW, that if you try to download directly from tdragon then some of the settings will not get configured properly.
Dunbiao
el 3 de Jun. de 2016
I also have the same trouble。The Add-On Explorer is currently unavailable。
0 comentarios
Anjana Samarakoon
el 22 de Jul. de 2016
I have the same trouble. Is there any solution to this?
0 comentarios
Akhtar Jamil
el 29 de Oct. de 2016
You can overcome this problem by manually installing the addons using the installation files.
For details see the link below
1 comentario
Nguyen Ngoc Quang
el 8 de Dic. de 2016
To install the add-on manually, double click the add-on installation file in the MATLAB Current Folder browser. An installer launches to guide you through the installation process. I don't understand this step, you can help me. Where is 'add-on installation file' ? plz, help. I need to finish my final project.
Cynthia Yue
el 10 de Dic. de 2016
I also have the same problem.Does anyone has the solution?
0 comentarios
Ver también
Categorías
Más información sobre MATLAB Support for MinGW-w64 C/C++ Compiler en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!