[llvm-bugs] [Bug 26809] New: Windows SDK not selectable

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 2 02:17:07 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26809

            Bug ID: 26809
           Summary: Windows SDK not selectable
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ott at mirix.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

At the moment Clang chooses the latest version of the Windows SDK that is
installed on a particular machine and it is impossible to select a specific
version of the Windows SDK. There is software that can only be compiled against
specific versions of the Windows SDK or must be tested against specific
versions when multiple versions are installed. So while selecting the most
recent version is the intended behaviour for most use cases, it would be
helpful to be able to select a specific version.

-- 
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/20160302/22154d31/attachment.html>


More information about the llvm-bugs mailing list