Error using mex: No supported compiler or SDK was found
显示 更早的评论
回答(2 个)
Fangjun Jiang
2018-4-20
编辑:Walter Roberson
2023-10-19
2 个投票
VC 2017 certainly won't be recognized by MATLAB R2015a. But SDK 7.1 should be supported. Make sure you have NET Framework 4.0.
Follow link on this page to find the exact detail.
Shounak Shastri
2018-4-20
0 个投票
You need to download and install a compiler first.
Go to the add-ons and click on get add-ons. You will get a list of add-ons which you can install.
Install MinGW-w64 GCC from the list and then run the mex setup.
Hope this helps.
3 个评论
NNL
2018-4-20
Shounak Shastri
2018-4-20
编辑:Shounak Shastri
2018-4-20
Sorry this Min64 compiler is for 2015b and above. You probably need .NET framework.
NNL
2018-4-20
类别
在 帮助中心 和 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!
