But finally found that the reason for this problem is!! In the case of Visual Studio default installation, there are files that are not checked by default, that is, they are not installed by default. (Also should be because Win10SDK installation failed, but how to install also can not install, even if…
, causing problems)
But!!!!! H and stdio.h exist in these files.
It is not installed by default, as shown in the figure below:
Because oneself is this pit for a long time, think the net search is all sorts of separate download, the latter search, and then reconfigure and so on incomparable trouble operation. Here are some of the easiest ways to do it once and for all
Solution:
Just go to Programs and Functions, go to VS, right-click, modify, and check those, and you’re done.
Right-click and go to Change
Then you can see:
Then, click More and Select – Modify (check the box). After the completion of the picture, found that I forgot that several are unsolved problems ticked)
C++, check, and then confirm the modification OK, wait for the installation, problem solved. You don’t have to go to download WindowsSDK yourself.
Solve!
(after this can be used, my development needs can basically meet, but this is the installation of Win10SDK failure, the helpless move)
Separate installation, you can reference this article: http://blog.csdn.net/hhh1108/article/details/50352027
There is also a point of benefit, so you can install to other disks. Configure it yourself. VS will be installed on the C drive.
Of course, if you can install the Win10SDK on your computer, you should not have this problem.
Read More:
- After the installation of vs2017, we can’t find the source files such as windows. H, stdio. H, etc
- Solution: vs2017 cannot open header files such as stdio. H main. H
- gcc /usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such file or directory
- Vs cannot open source file “XXX. H” problem
- Vs cannot open the source file unistd. H under Windows
- Solution of unable to open source file “StdAfx. H” in vs2013 / 2012
- Vs error prompt: “unable to open source file XXXX. H” possible reasons and Solutions
- Vs compiling OpenGL project, the solution of unable to open the source file “GL / glaux. H” appears
- Vs2017 cannot open the source file “XXX. H” by adding a file name after creating a new class
- How to solve the problem of “unable to open source file XXXXX. H” in VS development?
- Vs fatal error C1083: unable to open include file: “sys / socket. H”: no such file
- Vs2015 cannot open the file string. H, etc
- Win10 vs 2017 prompt cannot open include file: “windows. H”: no such file or director
- Solution of VS2008 unable to open GL / glaux. H header file
- IntelliSense in VC + + 2010: unable to open source file “StdAfx. H”
- In VS2010, the compiler cannot open the file “GL / glaux. H”: no such file or directory
- VS2010 compiler can’t open include file: “GL / glaux. H”: no such file or directory
- 【linux】error: stdio.h: No such file or directory
- Error in header file when calling OpenGL to open obj file in vs2013: unable to open include file: “GL / glut. H”: no such file or directories
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory