<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
I'm using CMake version 3.12.3 on Windows 10 Home.  I checked out LLVM, Clang, Clang extra tools, Compiler-RT, LLD, LibOMP, LIBCXX, and LIBCXXABI with SVN and am now trying to generate project files.  But LLD, among some other things, wasn't found (even though
 put all of those in the documented directories inside the LLVM source tree).  And a lot of the tests failed.  I'm attaching the CMake error and output logs to this message.  Please help me out.  </div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
I'm trying to build it from source and added the "<span style="display: inline !important; color: rgb(231, 76, 60); font-family: "Inconsolata","Consolata","Monaco",monospace; font-size: 14.4px">-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=WebAssembly</span>".  I'm
 not trying to ask for help on targeting WebAssembly, though, but only on building LLVM from source.  For now it's specifically generating Visual Studio 2017 project files.  </div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
I added the -Thost=x64 flag to CMake as well, but it still seemed to target x86.  Why?  </div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
Anyway, please help.  </div>
</body>
</html>