error mex compiler
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
"The mex compiler '<unknown>' is not supported for simulation builds. Use 'mex -setup' to select a supported compiler." I have already installed Microsoft Visual Studio 2008 and Windows Software Development Kit (SDK) 6.1 but i still have same error. when i try to see mex compiler in command mode using mex setup as soon below it doesn't show any compiler. ">> 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: "
Risposte (1)
Kaustubha Govind
il 3 Ott 2011
Are you on 64-bit MATLAB? If yes, you may not have installed x64 compilers for Visual Studio. See Solution#1-6IJJ3L for additional installation instructions.
0 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!