MinGW add-on installation fails
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi I'm trying to install MinGW to compile a .c file. I'm using the Add-Ons menu as suggested by https://it.mathworks.com/help/matlab/matlab_external/install-mingw-support-package.html
However, when the setup is close to the end, I receive this message
The text says "MinGW compiler not setup for use with MEX: "setx" is not recognized as internal or external command, an executable program or a batch file"
what should I do? Are there other compilers I could use?
Thank you very much, Luca
0 commentaires
Réponses (2)
Beate Knauer
le 15 Mai 2018
Very similar thing here.
It says: "MinGW compiler not seup for use with MEX: The command "setx" is either incorrectly written or could not be found."
Help would be greatly appreciated.
The error shows when trying to install via R2017b, as well as when trying to install via R2016a (after having followed and completed the download debugging (Bug 1741173)).
The installation appeared to have finalized after the error had shown.
But then, when trying to run a function that needs the compiler (build_readPLXFileC(debug)), the following error shows:
0 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Support for MinGW-w64 C/C++ Compiler dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!