- Install the "MATLAB Support for MinGW-w64 C/C++ Compiler" support package from the MathWorks File Exchange: https://www.mathworks.com/matlabcentral/fileexchange/52848-matlab-support-for-mingw-w64-c-c-compiler
- Install Windows 10 SDK from the following page: https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/
- Run the following command in 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?
129 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2017 年 8 月 25 日
編集済み: MathWorks Support Team
2024 年 1 月 2 日
How can I install MinGW compiler for use with Windows 10 SDK?
採用された回答
MathWorks Support Team
2024 年 1 月 2 日
編集済み: MathWorks Support Team
2024 年 1 月 2 日
Note: The Windows 11 SDK is also now supported. If you would like the Windows 11 SDK instead, you may follow the same directions below, as if you were installing the Windows 10 SDK.
To generate Excel add-ins or Generic COM components, you will need a combination of the MinGW 5.3.0 compiler and Windows 10 SDK.
In order to install these, follow the steps below:
mbuild -setup -client mbuild_com
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!