Windows Kit 10.0.10586不包含include / ucrt文件夹 [英] Windows Kit 10.0.10586 doesn't contain include/ucrt folder

查看:1434
本文介绍了Windows Kit 10.0.10586不包含include / ucrt文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用VS 2015(14.0.24720.00)构建'boost 1.60'

I'm trying to build 'boost 1.60' with VS 2015 (14.0.24720.00)

我发现了与此处相同的问题:http://stackoverflow.com / questions / 29424886 / boost-can-open-include-file-ctype-h

I found the same issue as here: http://stackoverflow.com/questions/29424886/boost-cannot-open-include-file-ctype-h

我调查了文件VS / VC / bin / vcvars32.bat并找到第42行:

I investigated file VS/VC/bin/vcvars32.bat and found line 42:

@if not"%UCRTVersion%" =="" @set INCLUDE =%UniversalCRTSdkDir%include \%UCRTVersion%\ ucrt;%INCLUDE%

@if not "%UCRTVersion%" == "" @set INCLUDE=%UniversalCRTSdkDir%include\%UCRTVersion%\ucrt;%INCLUDE%

但在文件夹Windows Kits / 10 / Include / 10.0.10586.0 /中没有子文件夹UCRT !

But in folder Windows Kits/10/Include/10.0.10586.0/ there is NO subfolder UCRT!

我还安装了WDK 10

I've also installed WDK 10

推荐答案

我刚刚检查了自己的机器,我安装了VS 2015.我有以下文件夹:

C:\Program Files(x86)\ Windows Kits \10 \包含\10.0.10586.0\ucrt

I just checked my own machine, where I have installed VS 2015. I have the following folder:
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10586.0\ucrt

我还将这些文件夹作为ucrt的兄弟姐妹:"分享","um"和"winrt"。

I also have these folders as siblings of ucrt: "shared", "um", and "winrt".

您似乎遇到了安装问题。 我建议您尝试修复VS 2015安装。 你安装了Update 1吗?

It would seem that you have an installation problem.  I would suggest attempting to repair your VS 2015 installation.  Have you installed Update 1 yet?

Scot


这篇关于Windows Kit 10.0.10586不包含include / ucrt文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆