I confront some problems when do some working about compiling
이전 댓글 표시
when I run code 'mbuild -setup', matlab shows 'Warning: Windows SDK 7.1 appears to be installed, but its compiler was not found. Install .NET Framework 4.0, and then rerun the SDKinstallation to add the "Visual C++ Compilers" component.'.
Then I download '.Net Framework 4.6' and install it, shown as below:

But when I rerun 'winsdk_web' to add the "Visual C++ Compilers" component, I find I can't select this item as below:


In the fact, I find my PC has install VC++ as below:

So what's the problem? and how I should resolve this problem?
Thank you!
답변 (2개)
Image Analyst
2015년 11월 15일
0 개 추천
I'd call the Mathworks technical support line.
Walter Roberson
2015년 11월 15일
0 개 추천
If you are not running Windows 10 then you need to uninstall .Net 4.6, then install .NET 4.0 and SDK 7.1, and then install .NET 4.6 again.
If you are running Windows 10, then getting a compiler to work is going to be difficult.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!