- Install MinGW-w64 from the MathWorks File Exchange: MATLAB Support for MinGW-w64 C/C++ Compiler.
- Install Windows 10 SDK from the Windows Windows 10 SDK .
- Run the following command from the MATLAB command window to test if the combination of “MinGW and Windows 10 SDK” is being detected by MATLAB.
How can I install MinGW compiler for use with Windows 10 SDK kit?
239 views (last 30 days)
Show older comments
MathWorks Support Team
on 25 Aug 2017
Edited: MathWorks Support Team
on 19 May 2021
How can I install MinGW compiler for use with Windows 10 SDK kit?
Accepted Answer
MathWorks Support Team
on 13 Apr 2023
Edited: MathWorks Support Team
on 19 May 2021
To generate Excel add-ins or Generic COM components, you will need a combination of MinGW 5.3.0 compiler and Windows 10 SDK kit.
In order to install these, follow the steps mentioned below:
mbuild -setup -client mbuild_com
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!