[llvm-bugs] [Bug 51643] LLVMSymbolizer: error reading file: HRESULT: 0x8007007E: Calling NoRegCoCreate
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 27 02:24:15 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51643
Yaron Keren <yaron.keren at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Yaron Keren <yaron.keren at gmail.com> ---
To fix the issue, run a “Developer Command Prompt for VS 2019” as administrator
and type:
regsvr32 "%VSINSTALLDIR%\DIA SDK\bin\msdia140.dll"
regsvr32 "%VSINSTALLDIR%\DIA SDK\bin\amd64\msdia140.dll"
https://reviews.llvm.org/D108811
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210827/9f1f8471/attachment.html>
More information about the llvm-bugs
mailing list