Error in MinGW compiler
Show older comments
I am trying to use MinGW but I'm receving this error:
Error using mex
'C:\ProgramData\MATLAB\SupportPackages\R2019a\3P.instrset\mingw_w64.instrset\bin\gcc' is not recognized
as an internal or external command,
operable program or batch file.
I don't know how to fix this.
3 Comments
Walter Roberson
on 5 Jun 2022
I would reinstall and then do another
mex -setup C
Ana Cunha
on 6 Jun 2022
We can only guess:
See whether gcc.exe is located at
'C:\ProgramData\MATLAB\SupportPackages\R2019a\3P.instrset\mingw_w64.instrset\bin\'
Answers (0)
Categories
Find more on MATLAB Support for MinGW-w64 C/C++ Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!