<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LLVM Compiler Toolchain extension does not support Visual Studio 2019"
   href="https://bugs.llvm.org/show_bug.cgi?id=42290">42290</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LLVM Compiler Toolchain extension does not support Visual Studio 2019
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Packaging
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Windows Installer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>powerchord@web.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>