<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<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;">
<span>I'm replying here to give an update.  I installed CMake 3.13.0 and then tried to generate project file again, but had the same result.  I'm attaching the updated logs to this message.</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span><br>
</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
I did check out the source files from the trunk and put them into the directories specified in the instruction on building LLVM from source on llvm.org.  Do I have to manually specify the paths to the files somehow (if so, where and how? Do I need to edit CMakeFiles.txt?)?
  </div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> llvm-dev <llvm-dev-bounces@lists.llvm.org> on behalf of Osman Zakir via llvm-dev <llvm-dev@lists.llvm.org><br>
<b>Sent:</b> Friday, November 23, 2018 11:47 PM<br>
<b>To:</b> llvm-dev@lists.llvm.org<br>
<b>Subject:</b> [llvm-dev] Couldn't successfully generate project files for LLVM (checked out from trunk)</font>
<div> </div>
</div>
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div 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>
</div>
</body>
</html>