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

 Réponse acceptée

Walter Roberson
Walter Roberson le 15 Mai 2012

2 votes

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

1 commentaire

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)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Simulink Coder dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by