Windows SDK 10.0.10240.0 - 缺少文件bemapiset.h [英] Windows SDK 10.0.10240.0 - missing file bemapiset.h

查看:829
本文介绍了Windows SDK 10.0.10240.0 - 缺少文件bemapiset.h的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

文件bemapiset.h在中引用

 C:\Program Files(x86)\ Windows Kits \10\Include\10.0.10240.0\\\\WinBase.h,第55行。


但缺少文件bemapiset.h。因此,在编译任何直接或间接包含winbase.h的文件时,我会收到错误

 C:\Program Files(x86)\ Windows's Kits \ 10\Include\10.0.10240.0\um\winbase.h(55):致命错误C1083:无法打开包含文件:'bemapiset.h':没有这样的文件或目录


在#include< windows.h>之前,我应该#define吗? ?

解决方案

您的SDK设置似乎有些混乱。 Windows 8.1 SDK有一个bemapiset.h,而不是Windows 10 SDK。我建议重新安装Windows 10 SDK!


请参阅屏幕截图:


The file bemapiset.h is referenced in

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\um\WinBase.h, line 55.

But the file bemapiset.h is missing. So when compiling any file that directly or indirectly includes winbase.h I've got the error

C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\um\winbase.h(55): fatal error C1083: Cannot open include file: 'bemapiset.h': No such file or directory

Is there any macros that I should #define before #include <windows.h> ?

解决方案

It seems something mixed up in your SDK setup. The Windows 8.1 SDK has a bemapiset.h, not the Windows 10 SDK. I would recommend reinstalling the Windows 10 SDK!

See the screenshot:


这篇关于Windows SDK 10.0.10240.0 - 缺少文件bemapiset.h的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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