Error in MinGW compiler
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 5 Juin 2022
I would reinstall and then do another
mex -setup C
Ana Cunha
le 6 Juin 2022
We can only guess:
See whether gcc.exe is located at
'C:\ProgramData\MATLAB\SupportPackages\R2019a\3P.instrset\mingw_w64.instrset\bin\'
Réponses (0)
Catégories
En savoir plus sur MATLAB Support for MinGW-w64 C/C++ Compiler dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!