Filter löschen
Filter löschen

mbuild -setup Error using mbuild

7 Ansichten (letzte 30 Tage)
tsai kai shung
tsai kai shung am 20 Okt. 2017
Beantwortet: Walter Roberson am 20 Okt. 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?

Antworten (1)

Walter Roberson
Walter Roberson am 20 Okt. 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!