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)
Mostrar comentarios más antiguos
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?
0 comentarios
Respuestas (2)
Pawel Blaszczyk
el 3 de Oct. de 2011
Maltab R2009 doesn't know about VC++ 2010 - use older compiler, or ML R2010 or R2011
0 comentarios
Ver también
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!