Skip to content

LLVM Compiler Toolchain extension does not support Visual Studio 2019 #41635

@KarstenH

Description

@KarstenH
mannequin
Bugzilla Link 42290
Resolution WONTFIX
Resolved on Jun 26, 2019 16:28
Version unspecified
OS Windows NT
CC @zmodem

Extended Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillapackagingwontfixIssue is real, but we can't or won't fix it. Not invalid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions