problem using mex -setup
古いコメントを表示
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
2015 年 11 月 16 日
2 投票
4 件のコメント
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
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
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?
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
2016 年 12 月 9 日
1 投票
im facing the same problem. Any solution yet?
Asim Muhammad
2016 年 8 月 29 日
編集済み: Walter Roberson
2016 年 8 月 29 日
>> 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
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
2016 年 11 月 8 日
0 投票
The Add-On Explorer is currently unavailable.
We've been notified of the issue and are looking into it.
bassem abdelwahed
2016 年 12 月 21 日
0 投票
the same problm can any one help me to fix it ?
カテゴリ
ヘルプ センター および 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!