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!