Unable to install MATLAB Support for MinGW-w64 C/C++ Compiler because MinGW 5.3.0 from MinGW-w64.org does not download

9 views (last 30 days)
I have Matlab 2017b. I have downloaded and installed this app before. But recently I got a new computer and I am trying to do the same again.
While installing the app the error message is that it fails to download the third party software: MinGW 5.3.0 from MinGW-w64.org
There is support available for this problem for other versions of Matlab. I tried to use that method as well. But it did not help.
  1 Comment
NotA_Programmer
NotA_Programmer on 16 Sep 2019
Iam facing the same issue.
Couldn't find the file "MinGW 5.3.0" atthe sorce website " MinGW-w64.org"
Tried installing and downloading both ways.
always shows error
"Download Error
Failed to download the third-party software:
  • MinGW 5.3.0 from MinGW-w64.org
This is required by:
  • MATLAB Support for MinGW-w64 C/C++ Compiler"
and no help available on Mathwork/MATLAB answers.

Sign in to comment.

Answers (1)

Divya Gaddipati
Divya Gaddipati on 4 Dec 2019
MATLAB only supports specific versions of MinGW. R2017b and later supports MinGW 5.3, while R2017a and prior support MinGW 4.9.2. Other versions of MinGW downloaded from third party sources are not qualified to work with MATLAB.
Installation instructions for the release 2017b:
  • Search for "MATLAB Support for the MinGW-w64 C/C++ Compiler from TDM-GCC" in the MATLAB Add-ons menu.
  • You can then install the support package from the Add-on explorer.
More information on accessing the Add-ons menu can be found in the following link:

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!