I confront some problems when do some working about compiling

1 次查看(过去 30 天)
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
Image Analyst 2015-11-15
I'd call the Mathworks technical support line.

Walter Roberson
Walter Roberson 2015-11-15
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.
  1 个评论
vx2008
vx2008 2015-11-16
It means if I still use win10 as my operation system, it is difficult to install .NET 4.0 to make .m file to .exe file?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB Compiler SDK 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by