How can I install sdk 7.1 on windows 10 ???
77 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Asif Mahmud
el 14 de Ag. de 2015
Comentada: Mirza Muhammad Farhan Baig
el 9 de Mayo de 2022
please help... been stuck for 2 days :| It tells me to install .net 4.0 rtm but I've upgraded version installed :|
1 comentario
sebastian diaz
el 24 de Mzo. de 2017
hi, i has a same problem, i was loking for a solution and i was only instal visual studio 2013, that include that library
Respuesta aceptada
Cees Verdier
el 21 de Sept. de 2015
In my experience with SDK 7.1 and installing the required C compiler for Matlab on Windows 10, you can install SDK 7.1 from http://www.microsoft.com/en-us/download/details.aspx?id=8279
However, it fails to detect .NET framework 4. As a result you cannot install the required C++ compilers. You can download these manually at the following link: http://www.microsoft.com/en-us/download/details.aspx?id=4422
Now Matlab was able to set SDK 7.1 as C compiler. Hope it works for you as well.
6 comentarios
Favia Avilés
el 6 de Jul. de 2018
It worked perfectly after searching in a lot of blogs. Thank you! <3
Más respuestas (4)
Prasanth Burra
el 5 de Ag. de 2021
Editada: Prasanth Burra
el 5 de Ag. de 2021
WINDOWS SDK7.1 INSTALLATION IN WINDOWS 10 OS
Fisrt Uninstall the following softwares:
Microsoft Visual C++ 2010 SP1 (Express or Professional) and Microsoft Visual C++ 2010 redistributable packages (x64 and x86)if it’s installed.
Install the sdk_ setup for SDK7.1. During installation, press OK to continue with sdk7.1 installation even if it shows an error.
Under the "Installation Options" menu, UNCHECK the "Visual C++ Compilers" and "Microsoft Visual C++ 2010" components.
Install the SDK 7.1 patch from below link :
Reinstall the uninstalled softwares in step-1. (download from microsoft site)
All done.
1 comentario
Jan
el 14 de Ag. de 2015
Did you take the time to ask your favorite internet search engine already? You will find many useful hints for the terms "install sdk 7.1 on windows 10". It would not be efficient, if I copy a list of links and I do not know, how many of them you have tried before.
Please try it and mention specifically, what have failed.
5 comentarios
Jonathan
el 25 de Nov. de 2015
The solution in that link you gave, Walter, seems to have worked for me.
Thanks to you and Kris for your help.
Jan
el 24 de Mzo. de 2017
@Kris Janssen: I'm not perfect and I did not even plan to be so. Some of my answers are not useful and some are even wrong. Sometimes I'm tired, sometimes I'm not attentive enough or misunderstood the question. Sometimes I'm irritated, when I read the same question again and miss the required details. Fortunately in such cases other members of the community give better answers and this is the way we supplement each other.
Asif Mahmud's reply to my answer contained useful details, therefore I think it was not useless, and I agree that there are better answers.
Walter Roberson
el 14 de Ag. de 2015
I have seen no evidence yet that it is possible to install Windows SDK 7.1 on Windows 10. The people posting in the Question about installing MATLAB in Windows 10 have indicated that there is an incompatibility between the redistributables and Windows 10 and that Microsoft will need to resolve the problem.
0 comentarios
Kris Janssen
el 2 de Nov. de 2015
As I commented previously, this issue is tackled in following online sources:
0 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!