MEX function for Matlab R2017b
古いコメントを表示
Hello,
I just installed the MinGW compiler for C and C++ from Add-ons on Matlab R2017b.
However, I still cannot use MEX function.
I am getting this error:
Error using mex
No supported compiler or SDK was found. You can install the freely available MinGW-w64 C/C++ compiler; see Install
MinGW-w64 Compiler. For more options, visit http://www.mathworks.com/support/compilers."
Grateful if anyone could help me.
Cheers..
3 件のコメント
Walter Roberson
2017 年 10 月 16 日
Could you confirm that you used
mex -v -setup C
mex -v -setup C++
to be sure that it configured for MinGW ?
Ayesha Soobhany
2017 年 10 月 16 日
編集済み: Walter Roberson
2017 年 10 月 16 日
Ayesha Soobhany
2017 年 10 月 16 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB Support for MinGW-w64 C/C++ Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!