因为我已经将我的Maschine更新为Windows 10 Insider慢环Build 14342我在编译项目时收到了一些警告。
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.
翻译:
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 stuio 2015和visual c ++ redistributable软件包。
答案 0 :(得分:0)
构建14393.5中不再存在警告