Installing c++ compiler for MATLAB
조회 수: 11 (최근 30일)
이전 댓글 표시
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??
댓글 수: 0
답변 (1개)
Royi Avital
2014년 4월 14일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!