Installing c++ compiler for MATLAB

8 views (last 30 days)
diju
diju on 14 Apr 2014
Commented: Kumar on 4 May 2015
I am getting an error that "C++ compiler is missing" in MATLAB.So I downloaded Visual Basic 2012,32 bit and installed it.It took me more than 1 hr to complete.
Then using mex -setup I installed the compiler.
My question is whether we have to install all the 3 GB of that software....Is there a easier way to install C++ compiler without taking this much time??

Answers (1)

Royi Avital
Royi Avital on 14 Apr 2014
I think you can use Microsoft Windows SDK:
Specifically:
We all are waiting for the day Mathworks will include a 64 Bit compiler inside MATLAB.
  3 Comments
Ken Atwell
Ken Atwell on 16 Apr 2014
According to this, these ISOs are for 32-bit x86, Itanium, and 64-bit x86 respectively.
Kumar
Kumar on 4 May 2015
So According to you, We cannot have a compiler for 64 bit windows

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!