[llvm-bugs] [Bug 26809] Windows SDK version not selectable

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 2 09:05:44 PST 2016


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
Clang will not autodetect your SDK installation if you set the INCLUDE
environment variable, as you would do if you were running MSVC manually.

However, we could definitely have an easier to use mechanism for doing this.
I've wanted to add something like -fwindows-sdk-dir for a long time. Patches
welcome.

-- 
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/61934208/attachment-0001.html>


More information about the llvm-bugs mailing list