Problem Choosing SDK Compiler
조회 수: 4 (최근 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

And I also make sure the SDK environment variables gets set, but it is also unable.

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!