C compiler for Windows 7 64 bit
1 回表示 (過去 30 日間)
古いコメントを表示
Hi guys.
I have a problem. When i run my design, it shows error like figure. When I type the mex -setup on the command prompt, it shows error like below:
>> mex -setup
Welcome to mex -setup. This utility will help you set up a default compiler. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2012b/win64.html
Please choose your compiler for building MEX-files:
Would you like mex to locate installed compilers [y]/n? y
No supported SDK or compiler was found on this computer. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2012b/win64.html
Error using mex (line 206) Unable to complete successfully
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/160408/image.jpeg)
0 件のコメント
回答 (2 件)
Ken Atwell
2014 年 4 月 7 日
Do like is says -- visit http://www.mathworks.com/support/compilers/R2012b/win64.html and install a compiler that works for you.
0 件のコメント
Maximum
2014 年 4 月 7 日
1 件のコメント
Ken Atwell
2014 年 4 月 9 日
Here are a few pointers to discussions of this error:
- http://stackoverflow.com/questions/1901279/windows-7-sdk-installation-failure
- http://www.mathworks.com/matlabcentral/answers/96050
Or give support a call, they should be able to help.
参考
カテゴリ
Help Center および File Exchange で Troubleshooting in MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!