1. Download the compiler from a third party (e.g. from this link ) Follow instructions normally to install it onto the C:\ drive.
Error in Installing MinGW-w64 C/C++ Compiler
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
To install the MinGW-w64 C/C++ Compiler on Windows 10 with MATLAB R2016b, I used the Add-Ons menu. However, I got the following error message:
"There was a problem installing the third-party software. To resolve this issue, contact Technical Support"
Then, when I run "mex -setup", I got the following error:
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.
Could you please help me to solve this problem?
3 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre MATLAB Support for MinGW-w64 C/C++ Compiler 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!