error mex compiler
15 ビュー (過去 30 日間)
古いコメントを表示
"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: "
回答 (1 件)
Kaustubha Govind
2011 年 10 月 3 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!