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: unassignedclangb...@nondot.org
          Reporter: o...@mirix.org
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to