- MATLAB デスクトップの "アドオンの入手" (もしくはMathWorks File Exchange) から MinGW-w64をインストールします。MATLAB Support for MinGW-w64 C/C++ Compiler .
- Windows から Windows 10 SDK をインストールします Windows 10 SDK .
- MATLAB コマンド ウィンドウから次のコマンドを実行して、"MinGW と Windows 10 SDK" の組み合わせが MATLAB によって検出されているかどうかを確認します。
Windows 10 SDK (または Windows 11 SDK)と一緒に使用するために MinGW コンパイラをインストールするにはどうすればよいですか?
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 19 Jan 2021
Modifié(e) : MathWorks Support Team
le 24 Déc 2024
Windows 10 SDK と一緒に使用するために MinGW コンパイラをインストールする方法を教えてください。
Réponse acceptée
MathWorks Support Team
le 24 Déc 2024
Modifié(e) : MathWorks Support Team
le 24 Déc 2024
注: Windows 11 環境にて Windows 11 SDK もサポートされました。Windows 11 SDK のインストールは Windows 10 SDK と同じ手順に従ってください。
MATLAB Compiler または MATLAB Compiler SDK を使用して Excel アドインまたは汎用 COM コンポーネントを生成する場合、MinGW と Windows 10 SDK を組み合わせて作成する必要があります。
これらをインストールするには、次の手順に従います。
>> mbuild -setup -client mbuild_com
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Support for MinGW-w64 C/C++ Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!