MinGW add-on installation fails
6 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Beate Knauer
on 15 May 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 Comments
See Also
Categories
Find more on MATLAB Support for MinGW-w64 C/C++ Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!