JavaShuo
栏目
标签
VS2015 C++编译时出现 "the windows sdk version for 10 was not found"解决办法
时间 2021-07-10
栏目
C&C++
繁體版
原文
原文链接
因为是一个vs2017的项目,我拿过来在自己电脑上(vs2015)上编译,出现了错误: error MSB8036: The Windows SDK version 10.0.14393.0 was not found. 考虑到vs2015默认使用的目标平台是windows sdk version 8.1,将其改成8.1但是还会出现这样的错误,可能原因必须需要速度快version10??于是就到网
>>阅读原文<<
相关文章
1.
"The string '__checksum' was not found in the string table"解决办法
2.
Tomcat启动出现 not found for the web module.解决办法
3.
eclipse提示:"The superclass "javax.servlet.http.HttpServlet" was not found on the Java"解决办法
4.
Myeclipse提示:"The superclass "javax.servlet.http.HttpServlet" was not found on the Java"解决办法
5.
Intellij编译时报“java: System Java Compiler was not found in classpath” 解决办法
6.
项目出现 The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path 解决方法
7.
iOS library not found for XXX 解决办法
8.
【转载】"library not found for - "解决办法
9.
ifconfig出现command not found解决办法
10.
Python version 3.6 required, which was not found in the registry错误解决
更多相关文章...
•
Eclipse 编译项目
-
Eclipse 教程
•
SVN 解决冲突
-
SVN 教程
•
C# 中 foreach 遍历的用法
•
Scala 中文乱码解决
相关标签/搜索
解决办法
version
vs2015+windows
临时办法
暂时解决
解决方法
c#sdk
IE bug 解决办法
两个解决办法
办法
C&C++
Windows
C#教程
PHP教程
NoSQL教程
C#
算法
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
外部其他进程嵌入到qt FindWindow获得窗口句柄 报错无法链接的外部符号 [email protected] 无法被([email protected]@[email protected]@@引用
2.
UVa 11524 - InCircle
3.
The Monocycle(bfs)
4.
VEC-C滑窗
5.
堆排序的应用-TOPK问题
6.
实例演示ElasticSearch索引查询term,match,match_phase,query_string之间的区别
7.
数学基础知识 集合
8.
amazeUI 复择框问题解决
9.
背包问题理解
10.
算数平均-几何平均不等式的证明,从麦克劳林到柯西
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
"The string '__checksum' was not found in the string table"解决办法
2.
Tomcat启动出现 not found for the web module.解决办法
3.
eclipse提示:"The superclass "javax.servlet.http.HttpServlet" was not found on the Java"解决办法
4.
Myeclipse提示:"The superclass "javax.servlet.http.HttpServlet" was not found on the Java"解决办法
5.
Intellij编译时报“java: System Java Compiler was not found in classpath” 解决办法
6.
项目出现 The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path 解决方法
7.
iOS library not found for XXX 解决办法
8.
【转载】"library not found for - "解决办法
9.
ifconfig出现command not found解决办法
10.
Python version 3.6 required, which was not found in the registry错误解决
>>更多相关文章<<