Borrar filtros
Borrar filtros

The mex compiler '<unknown>' is not supported for simulation builds. Use 'mex -setup' to select a supported compiler."

1 visualización (últimos 30 días)
I am running R2009a with Windows 7(64 bit). I have installed MS visual c++ 2010 express and microsoft SDK for window7 (7.1). When I ran "mex -setup" it dosen't find any compiler. error while running my simulink file "The mex compiler '<unknown>' is not supported for simulation builds. Use 'mex -setup' to select a supported compiler."
when i try to see mex setup after installation of MS visual c++ 2010 express and microsoft SDK for window7 (7.1), i see following: >> mex -setup Please choose your compiler for building external interface (MEX) files:
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[0] None
Compiler: 3 Please select from 0-0 Compiler: 0
mex: No compiler selected. No action taken.
Can anyone help?

Respuestas (2)

Pawel Blaszczyk
Pawel Blaszczyk el 3 de Oct. de 2011
Maltab R2009 doesn't know about VC++ 2010 - use older compiler, or ML R2010 or R2011

Jan
Jan el 3 de Oct. de 2011
It is enough to install the MS-SDK7.0 to compile MEX files under 2009a.

Categorías

Más información sobre Troubleshooting in MATLAB Compiler SDK en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by