On Tue, Aug 9, 2016 at 9:12 AM, Mayuresh Kathe via cfe-users
<cfe-users@lists.llvm.org> wrote:
> Does LLVM/Clang now support development under MS Windows without having to
> rely on any extra external components, like SDKs, etc.?

No, only the compiler (and linker with lld) is provided. You still
need an SDK to get all the headers, libraries, etc.

Cheers,
Hans
_______________________________________________
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users

Reply via email to