什么是明显的创作警告?

发布于 2024-08-05 14:19:41 字数 259 浏览 2 评论 0原文

有人知道这是什么意思吗?愿意透露一些信息吗?
在 VS2005 中编译 MFC 项目时收到此警告。

..\..\..\Shared\res\zenOn_common.manifest : manifest authoring warning 81010002: Unrecognized Element "requestedPrivileges" in namespace "urn:schemas-microsoft-com:asm.v3".

Anyone knows what this mean? Care to shed some light?
Got this warning while compiling a MFC project in VS2005.

..\..\..\Shared\res\zenOn_common.manifest : manifest authoring warning 81010002: Unrecognized Element "requestedPrivileges" in namespace "urn:schemas-microsoft-com:asm.v3".

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

り繁华旳梦境 2024-08-12 14:19:41

看看这个线程:

http://social.msdn.microsoft.com/Forums/en-US/windowscompatibility/thread/d9c47905-3d84-4275-b277-9ffe06001f80

它在某些情况下解决了问题。

编辑:
清单文件似乎存在问题,其中包含早于构建日期的日期。奇怪的...

take a look at this thread.:

http://social.msdn.microsoft.com/Forums/en-US/windowscompatibility/thread/d9c47905-3d84-4275-b277-9ffe06001f80

It solutes the problem in some cases.

Edit:
It seems that there is/was a problem with manifest files including an date that was older than the build date. Strange...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文