How can I get mex -setup to find either the Visual Studio or MinGW compiler?
이전 댓글 표시
Windows 7
64 bit
Error using mex
No supported compiler or SDK was found. You can install the freely available MinGW-w64 C/C++ compiler; see
Install MinGW-w64 Compiler. For more options, see
http://www.mathworks.com/support/compilers/R2015b/win64.html.
답변 (2개)
Walter Roberson
2015년 10월 13일
0 개 추천
The download link for the supported MingW appears to be at http://tdm-gcc.tdragon.net/download . Have you tried installing that?
With regards to Visual Studio: in R2015b none of the Express products are supported. Which VS are you trying to use?
Helen
2016년 7월 29일
0 개 추천
To install the MinGW-w64 compiler, use the MATLAB Add-Ons menu. Search for MinGW or select from Features.
카테고리
도움말 센터 및 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!