Clear Filters
Clear Filters

mbuild -setup Error using mbuild

7 views (last 30 days)
tsai kai shung
tsai kai shung on 20 Oct 2017
Answered: Walter Roberson on 20 Oct 2017
mbuild -setup
Error using mbuild (line 164)
Unable to complete successfully.
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/.
i already install MATLAB Support for MinGW-w64 C/C++ Compiler but still show error so how to solve this problem?

Answers (1)

Walter Roberson
Walter Roberson on 20 Oct 2017
mbuild is for MATLAB Compiler SDK. In R2017a, MATLAB Compiler SDK for MS Windows did not support MinGW, only some Visual Studio releases and SDK 7.1

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!