当前位置:网站首页>Solution: vs2017 cannot open the source file stdio h main. H header document [easy to understand]
Solution: vs2017 cannot open the source file stdio h main. H header document [easy to understand]
2022-07-02 19:38:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
Problem description :
stay VS2017 There is an error running the solution in :“E1696 Unable to open Source file “stdio.h” ”…
reason :
This problem usually occurs when the project code is downloaded from the Internet , Or the computer reinstalls a new system , Lead to the computer system and the method used when the project is generated windows SDK Different , So that in the default location ( Has changed ) Many source files could not be found .
Solution :
1. stay C++ Project office ( An example is “Fibonacci”), Right mouse click , Left click in the pop-up menu to select “ attribute ”.
2. single click “ attribute ” after , The following dialog box pops up , Find and click “ routine ” , find “windows SDK edition ” Select the... Of this computer from the drop-down options windows SDK edition ( The default in the sample project is 8.1, Choose 10.0.17134.0( My computer is for Win10)) that will do .
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/148664.html Link to the original text :https://javaforall.cn
边栏推荐
- Idea editor removes SQL statement background color SQL statement warning no data sources are configured to run this SQL And SQL dialect is not config
- Implementation of 453 ATOI function
- 线程应用实例
- Refactoring: improving the design of existing code (Part 1)
- zabbix5客户端安装和配置
- AcWing 343. 排序 题解(floyd性质实现传递闭包)
- Qpropertyanimation use and toast case list in QT
- Reading notes of "the way to clean structure" (Part 2)
- MySQL advanced (Advanced) SQL statement
- Mobile robot path planning: artificial potential field method [easy to understand]
猜你喜欢

Registration opportunity of autowiredannotationbeanpostprocessor under annotation development mode
![[error record] problems related to the installation of the shuttle environment (follow-up error handling after executing the shuttle doctor command)](/img/c1/a00425f2e1824a50644c8fbb15fe38.jpg)
[error record] problems related to the installation of the shuttle environment (follow-up error handling after executing the shuttle doctor command)

Istio1.12:安装和快速入门

《架构整洁之道》读书笔记(下)

SQLite 3.39.0 发布,支持右外连接和全外连接

mysql函数

Educational Codeforces Round 129 (Rated for Div. 2) 补题题解

ShardingSphere-JDBC5.1.2版本关于SELECT LAST_INSERT_ID()本人发现还是存在路由问题

AcWing 342. 道路与航线 题解 (最短路、拓扑排序)

In pytorch function__ call__ And forward functions
随机推荐
守望先锋世界观架构 ——(一款好的游戏是怎么来的)
Use cheat engine to modify money, life and stars in Kingdom rush
What is the MySQL backup suffix_ MySQL backup restore
Binary operation
《代码整洁之道》读书笔记
450 Shenxin Mianjing 1
NPOI导出Excel2007
Idea editor removes SQL statement background color SQL statement warning no data sources are configured to run this SQL And SQL dialect is not config
职场四象限法则:时间管理四象限与职场沟通四象限「建议收藏」
golang:[]byte转string
Think about the huge changes caused by variables
电脑使用哪个录制视频软件比较好
SQLite 3.39.0 发布,支持右外连接和全外连接
From 20s to 500ms, I used these three methods
AcWing 340. 通信线路 题解(二分+双端队列BFS求最短路)
以太网PHY层芯片LAN8720A简介
Is there any security guarantee for the ranking of stock and securities companies
AcWing 1131. Saving Private Ryan (the shortest way)
Yunna | why use the fixed asset management system and how to enable it
AcWing 342. Road and route problem solving (shortest path, topological sorting)