https://bugs.llvm.org/show_bug.cgi?id=42290
Bug ID: 42290
Summary: LLVM Compiler Toolchain extension does not support
Visual Studio 2019
Product: Packaging
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Windows Installer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
On my Windows 10 system with Visual Studio Enterprise 2019 version 16.1.3, the
LLVM Compiler Toolchain extension version 1.0.359557 does not install the
.props and .targets and .xml files to the folder "MSBuild\Microsoft\VC\v160"
where platform toolsets are specified for VS 2019.
Instead, it installs to the folder "Common7\IDE\VC\VCTargets" where platform
toolsets are specified for VS 2017. As a result, there is no LLVM platform
toolset available in project properties.
I have tried multiple times, including the complete uninstallation and
reinstallation of VS and the extension.
After manually copying all 7 files from the wrong folder to the correct folder
it works.
With VS 2019, Microsoft seems to have changed the folder where platform
toolsets are specified. In this case, the extension has not yet been adapted to
this change.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs