Matlab R2010a supported compiler Visual C++ 2010 is not showing even after downloading.
1 view (last 30 days)
Show older comments
Astha Ameta
on 6 Nov 2016
Commented: mohamed naeem
on 22 Jun 2017
I need to install matlab supported compiler and I downloaded a zip file for the compatible compiler and run the following command in the matlab command window: unzip('D:\Z-Astha\Study\HRS\Tool\VS2010MEXSupport.zip', matlabroot); mex-setup But no compiler is shown. Please advise.
0 Comments
Accepted Answer
Walter Roberson
on 7 Nov 2016
That .zip does not install a compiler. You need to install the compiler first (get it from Microsoft), and then you install the patch. The patch changes MATLAB so that it knows where to look for the compiler.
More Answers (1)
Jan
on 6 Nov 2016
I do not know, what the mentioned ZIP file contains, but the installers of the compiler do not come as ZIP file. You have download a compiler. See https://www.mathworks.com/support/sysreq/files/SystemRequirements-Release2010a_SupportedCompilers.pdf
3 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!