Error in MinGW compiler
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 5 de Jun. de 2022
I would reinstall and then do another
mex -setup C
Ana Cunha
el 6 de Jun. de 2022
We can only guess:
See whether gcc.exe is located at
'C:\ProgramData\MATLAB\SupportPackages\R2019a\3P.instrset\mingw_w64.instrset\bin\'
Respuestas (0)
Categorías
Más información sobre MATLAB Support for MinGW-w64 C/C++ Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!