首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >VisualStudio2015Compiler警告(Windows 10内部构建14342)

VisualStudio2015Compiler警告(Windows 10内部构建14342)
EN

Stack Overflow用户
提问于 2016-06-16 14:27:21
回答 1查看 116关注 0票数 0

由于我已经更新了我的Maschine到Windows10内部慢速环构建14342,我得到了一些警告,同时编译我的项目。

代码语言:javascript
复制
Verarbeite COM-Verweis "" aus Pfad "C:\Windows\System32\stdole2.tlb". Der Typbibliothekimporter konnte die Signatur für den Member "DISPPARAMS.rgvarg" nicht konvertieren.  

Verarbeite COM-Verweis "" aus Pfad "C:\Windows\System32\stdole2.tlb". Der Typbibliothekimporter konnte die Signatur für den Member "DISPPARAMS.rgdispidNamedArgs" nicht konvertieren.

翻译:

代码语言:javascript
复制
Processing COM reference "" from path "C:\Windows\System32\stdole2.tlb". The type library importer could not convert the signature for the member "DISPPARAMS.rgvarg".

Processing COM reference "" from path "C:\Windows\System32\stdole2.tlb". The type library importer could not convert the signature for the member "DISPPARAMS.rgdispidNamedArgs".

有谁知道如何纠正这个错误吗?

我已经尝试过修复visual 2015和visual c++可再发行软件包。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-07-29 13:02:20

在构建14393.5中不再存在警告。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/37862084

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档