Windows 10 and Matlab 2015b
>> mex -setup
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.

답변 (5개)

Walter Roberson
Walter Roberson 2015년 11월 16일

2 개 추천

댓글 수: 4

Luqman Subki
Luqman Subki 2015년 12월 20일
hi, i got the following problem after install mingw that u are suggest above but still i got the following problem "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. " what should i do?
Sriram
Sriram 2015년 12월 21일
Did you install MinGW-64 compiler from the Mathworks AddOns ? Doing so, will setup your environment so that mex will be able to find the compiler. Please refer to http://www.mathworks.com/help/matlab/matlab_external/install-mingw-support-package.html for instructions on how to use AddOns.
K G
K G 2016년 5월 9일
Hi,
I have the same problem mentioned in the initial post. When I click the "Add-ons" button in order to install MinGw, a window opens (Add-On Explorer) and the following message appears: "The Add-On Explorer is currently unavailable. We've been notified of the issue and are looking into it." (do you get the same error too or is it just me?)
Is there another way I can download and install MinGW?
I have tried this and this but the error remains.
Ludwig Nolasco
Ludwig Nolasco 2017년 11월 15일
I have the same problem. I installed the MIGGW-w64 from the AddOn but still getting the same error (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, visit http://www.mathworks.com/support/compilers/R2016b/win64.html.) Does anyone have the way to fix it?

댓글을 달려면 로그인하십시오.

Abhilash Nair
Abhilash Nair 2016년 12월 9일

1 개 추천

im facing the same problem. Any solution yet?
Asim Muhammad
Asim Muhammad 2016년 8월 29일
편집: Walter Roberson 2016년 8월 29일

0 개 추천

>> mex -setup
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, visit
http://www.mathworks.com/support/compilers/R2016a/win64.html.

댓글 수: 1

Walter Roberson
Walter Roberson 2016년 8월 29일
Install one of the supported compilers, such as one of the Microsoft Visual Studio Professional editions. Or visit that link http://www.mathworks.com/support/compilers/R2016a/win64.html to get a link to install MingW

댓글을 달려면 로그인하십시오.

Slim ABDELHEDI
Slim ABDELHEDI 2016년 11월 8일

0 개 추천

The Add-On Explorer is currently unavailable.
We've been notified of the issue and are looking into it.

태그

질문:

2015년 11월 15일

댓글:

2017년 11월 15일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by