Error using mex No supported compiler or SDK was found
显示 更早的评论
Hello, sir. I had installed successfully as you do. But, when I run mex -setup, errors existed. Could you give me advice? Thanks very much.
I am using matlab2017a in win7 system
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/R2017a/.
11 个评论
Walter Roberson
2018-12-20
Please show the output of
mex -v -setup C
Image Analyst
2018-12-20
Did you try again after installing the compiler it suggested? If not, why not?
Qiaoli Ji
2018-12-20
Qiaoli Ji
2018-12-20
Walter Roberson
2018-12-20
Well it certainly appears that MATLAB cannot find any trace of any compiler you installed. What compiler have you installed, exactly?
Qiaoli Ji
2018-12-20
Qiaoli Ji
2018-12-20
Rik
2018-12-20
So even when following the instruction in the linked bug report you still had no success?
Walter Roberson
2018-12-20
Yes, installation of the compiler was successful.
Qiaoli Ji
2018-12-20
回答(0 个)
类别
在 帮助中心 和 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!


