Error using mex No supported compiler or SDK was found
Show older comments
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 Comments
Walter Roberson
on 20 Dec 2018
Please show the output of
mex -v -setup C
Image Analyst
on 20 Dec 2018
Did you try again after installing the compiler it suggested? If not, why not?
Qiaoli Ji
on 20 Dec 2018
Qiaoli Ji
on 20 Dec 2018
Walter Roberson
on 20 Dec 2018
Well it certainly appears that MATLAB cannot find any trace of any compiler you installed. What compiler have you installed, exactly?
Qiaoli Ji
on 20 Dec 2018
Qiaoli Ji
on 20 Dec 2018
Rik
on 20 Dec 2018
So even when following the instruction in the linked bug report you still had no success?
Walter Roberson
on 20 Dec 2018
Yes, installation of the compiler was successful.
Qiaoli Ji
on 20 Dec 2018
Answers (0)
Categories
Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

