Error in MinGW compiler
显示 更早的评论
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 个评论
Walter Roberson
2022-6-5
I would reinstall and then do another
mex -setup C
Ana Cunha
2022-6-6
We can only guess:
See whether gcc.exe is located at
'C:\ProgramData\MATLAB\SupportPackages\R2019a\3P.instrset\mingw_w64.instrset\bin\'
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Support for MinGW-w64 C/C++ Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!