Configure compiler c wiht mex-setup at 64 bits in win 7

hello all
i have the problem that i can't configure the compiler in matlab R2010a (7.10.0), i have windows 7 at 64 bits.
when i called mex-setup, comes out:
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[0] None
Compiler:
when i have installed in my pc
-Microsoft Windows SDK for Windows 7 and .NET Framework 4
-Microsoft Visual C++ 2010 Professional
how can i configure this compilers in matlab?, for that come out in the configurations
why i need the compilers for use in the embedded coder
thanks for your answers

 채택된 답변

Walter Roberson
Walter Roberson 2012년 5월 15일

2 개 추천

C++ 2010 Professional was not originally a supported compiler for R2010a

댓글 수: 1

To answer the rest of Jose's question: Embedded Coder uses the selected compiler to compile the code generated from your Simulink model. You may skip this by selecting "Generate code only" on the Code Generation pane of the Configuration Parameters window. (Note: you may still need a MEX compiler if you have S-functions, referenced models, Stateflow charts or Embedded MATLAB Function blocks in your model)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by