Select visual studio compiler with mex
5 ビュー (過去 30 日間)
古いコメントを表示
I have visual studio 2015 (community) installed. It can compile C++ fine. Do I still need the Windows SDK to use mex, or is there a way for mex to work with my VS installation? It currently does not detect a compiler. Do I need to change an environment variable, or can I explicitly supply a path to mex with the compiler, e.g. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin?
0 件のコメント
回答 (1 件)
Walter Roberson
2016 年 7 月 18 日
None of the VS "community" / "express" editions have been supported for the last several years.
I do not know what would be require to change the toolchain. I know it should be easier in newer releases; which MATLAB version are you using?
2 件のコメント
Walter Roberson
2016 年 7 月 19 日
Sounds like you are using Windows 10. SDK 7.1 and Windows 10 do not mix easily.
参考
カテゴリ
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!