当前位置:网站首页>解决方案:VS2017 无法打开源文件 stdio.h main.h 等头文件[通俗易懂]
解决方案:VS2017 无法打开源文件 stdio.h main.h 等头文件[通俗易懂]
2022-07-02 18:37:00 【全栈程序员站长】
大家好,又见面了,我是你们的朋友全栈君。
问题描述:
在VS2017中运行解决方案是有错误:“E1696 无法打开 源 文件 “stdio.h” ”…
原因:
这种问题一般发生在该项目代码是在网上下载而来的情况,或者电脑重装新的系统等情况,导致电脑系统与该项目生成时所采用的windows SDK 不同,从而在默认的位置(已发生变化)找不到许多源文件。
解决方案:
1. 在C++项目处(示例为“Fibonacci”),鼠标右击,弹出的菜单中左击选择“属性”。
2. 单击 “属性” 后,弹出以下对话框,找到并单击 “常规” ,找到“windows SDK 版本 ”在下拉选项中选择该电脑的windows SDK 版本(示例项目中默认的为8.1,应选择10.0.17134.0(我的电脑为Win10))即可。
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/148664.html原文链接:https://javaforall.cn
边栏推荐
- Chapter 7 - class foundation
- AcWing 342. Road and route problem solving (shortest path, topological sorting)
- Reading notes of "the way to clean structure" (Part 2)
- Educational Codeforces Round 129 (Rated for Div. 2) 补题题解
- AcWing 1129. 热浪 题解(最短路—spfa)
- Refactoring: improving the design of existing code (Part 1)
- 4274. Suffix expression - binary expression tree
- AcWing 1127. 香甜的黄油 题解(最短路—spfa)
- mysql函数
- Gamefi chain game system development (NFT chain game development function) NFT chain game system development (gamefi chain game development source code)
猜你喜欢

Windows2008R2 安装 PHP7.4.30 必须 LocalSystem 启动应用程序池 不然500错误 FastCGI 进程意外退出

Py之interpret:interpret的简介、安装、案例应用之详细攻略

为什么要做企业固定资产管理系统,企业如何加强固定资产管理

Excel finds the same value in a column, deletes the row or replaces it with a blank value
![[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)

Tutorial (5.0) 09 Restful API * fortiedr * Fortinet network security expert NSE 5

Develop fixed asset management system, what voice is used to develop fixed asset management system

Yolov3 trains its own data set to generate train txt

450-深信服面经1

数据降维——因子分析
随机推荐
教程篇(5.0) 09. RESTful API * FortiEDR * Fortinet 网络安全专家 NSE 5
冒泡排序数组
Golang:[]byte to string
Tutorial (5.0) 10 Troubleshooting * fortiedr * Fortinet network security expert NSE 5
2022 software engineering final exam recall Edition
Memory management of C
Advanced performance test series "24. Execute SQL script through JDBC"
xml开发方式下AutowiredAnnotationBeanPostProcessor的注册时机
Gamefi chain game system development (NFT chain game development function) NFT chain game system development (gamefi chain game development source code)
AcWing 1131. 拯救大兵瑞恩 题解(最短路)
AcWing 342. 道路与航线 题解 (最短路、拓扑排序)
数据降维——因子分析
Talk about the design of red envelope activities in e-commerce system
Binary operation
虚拟机初始化脚本, 虚拟机相互免秘钥
AcWing 1134. 最短路计数 题解(最短路)
Typescript 之 快速入门
Registration opportunity of autowiredannotationbeanpostprocessor in XML development mode
End to end object detection with transformers (Detr) paper reading and understanding
2022.7.1-----leetcode. two hundred and forty-one