Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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?

Antworten (2)

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

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

Kategorien

Mehr zu Troubleshooting in MATLAB Compiler SDK finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by