MEX is not locating VS Express 2013 compiler
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all
I have both VS 2010 and VS 2013 Express installed on my laptop for some reasons, but I am wondering how to make MEX locate VS 2013 compiler after running mex -setup -v (see below screenshot). By default only c++ 2010 is displayed in option [2].
Best,
1 件のコメント
Geoff Hayes
2015 年 11 月 4 日
編集済み: Geoff Hayes
2015 年 11 月 4 日
Isma - what is your operation system and which version of MATLAB are you using? Both determine which C++ compiler can be used by MEX (so it may not matter if you have VS 2010 or 2013 Express). At this link, http://www.mathworks.com/support/compilers/R2015b/index.html, you can find the supported compilers for 2015b. You can modify the link to find those that are supported for your version of MATLAB.
回答 (1 件)
Walter Roberson
2015 年 11 月 4 日
The last Express series compiler that was supported was VS 2010 which was supported through R2011b. No VS 2013 Express compiler has never been supported by MATLAB.
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!