MEX compilator not found
1 回表示 (過去 30 日間)
古いコメントを表示
HI .I use Matlab 2010a and I would like to generate compilated code I have installed Microsoft SDK 7.1 Microsoft visual studio 10.0 Microsoft visual studio 10.0 SP1
I have an environmental variable matlab set to the matlab root directory and one MSSDK variable set to: C:\Program Files (x86)\Microsoft Visual Studio 10.0\SDK
but I can't find the compilator when I type mex -setup
Could you explain to me where the mex -setup looks for different compilators and how I could make him see this compilator
1 件のコメント
Honglei Chen
2014 年 8 月 1 日
One possible issue is you are mixing 32 bit MATLAB with 64 bit compilers or vice versa. Did you check that?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Troubleshooting in MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!