Problem Choosing SDK Compiler
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I have downloaded and installed the Microsoft Platform SDK 7.1 and Microsoft Visual Studio 2010 express compiler on 64-bit Windows. However, when I run the command: mex -setup
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153749/image.jpeg)
And I also make sure the SDK environment variables gets set, but it is also unable.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153750/image.jpeg)
I want to use SDK 7.1 as my compiler, but it is not in the list. How can I add the SDK 7.1 in the list? Thank you!
0 件のコメント
採用された回答
Suneesh
2013 年 12 月 17 日
SDK 7.1 does not appear in the list as it does not seem to be a supported compiler. Check the following link:
Why doesn't Visual Studio 2010 express suffice?
2 件のコメント
Suneesh
2013 年 12 月 18 日
Why "must" you use SDK 7.1? It is not possible to use SDK 7.1 with R2011a as it is not supported. For now you may select one of the other compilers that show up when you execute mex -setup. Else you need to upgrade to a version of MATLAB/Simulink that supports SDK 7.1
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!