Having problem with MinGW-w64 Compiler installation

9 views (last 30 days)
I follow the instructions, and everything goes fine, then I receive this error;
"There was an error installing third-party software for Support Package mingw: C:\MATLAB\SupportPackages\R2016a\downloads\mingw_download does not contain archives for third-party software used by the support package.
And suggest this;
To continue with support package installation:
Use "Install from Internet"
or
Use "Download from Internet" to download the complete set of files, and retry installing from folder.

Answers (1)

Sid Jhaveri
Sid Jhaveri on 7 Dec 2016
You can refer to the link given below for the workaround:
Even though the question in the link given above is different, this workaround is applicable in this scenario as well.
  2 Comments
Hamidreza Mirtaheri
Hamidreza Mirtaheri on 9 Dec 2016
Thanks dear Sid, I think I managed to install it but still I get the same error message in Matlab while trying to mex a C. file;
"Error using mex 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/R2016a/win64.html."
Art Kotz
Art Kotz on 13 Dec 2016
Sid's answer resolved my encounter with this Add-On also. Thanks.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!