[llvm-dev] Compiling with Clang 3.9.0 on Windows 10

Osman Zakir via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 10 11:42:45 PST 2016


I’ve been able to use Clang 3.7.0 to compile and link on Windows 10 from the Command Prompt pretty well, but when I try it on version 3.9.0, I get an Linker error saying that it can’t find corecrt.h.  Is this a serious problem with compatibility, or is corecrt.h a Windows header file that I need to have on my own computer and it’s because I don’t have it that I get that error?

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161110/f4f2795c/attachment.html>


More information about the llvm-dev mailing list