Mex problem - no compiler found
1 回表示 (過去 30 日間)
古いコメントを表示
hallo, obwohl ich alle supported compiler (SDK 7.1 und MVS 2010 service pack1 ) installiert habe bekomme ich noch diese Meldung
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/148458/image.png)
ich habe auch versucht einen compiler zu auswählen , es hat aber nicht functioniert.
>> mex -setup
Error using mex No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2014b/win64.html.
wie kann ich den Mex Configurieren ?
0 件のコメント
回答 (1 件)
Radha Krishna Maddukuri
2015 年 4 月 7 日
Hi Mohamed Rabeh,
As the error message says: There was no supported compiler or SDK installed on the machine.
For a list of supported compilers for R2014b:
From the page you can see that Windows SDK is a supported compiler and is available free of cost. You can follow the instructions from the following MATLAB Answer for installing Windows SDK:
0 件のコメント
参考
カテゴリ
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!