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

 Respuesta aceptada

Walter Roberson
Walter Roberson el 15 de Mayo de 2012
C++ 2010 Professional was not originally a supported compiler for R2010a

1 comentario

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)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by