<div dir="ltr"><div>I see the same problem.</div><div><br></div>Cmake command (you can configure the same in gui):<div>> cmake -G "Visual Studio 11" -DCMAKE_INSTALL_PREFIX="..\bin-trunk" -DLLVM_LIT_TOOLS_DIR="C:\gnuwin32\bin" ..\llvm-trunk</div><div><br></div><div>After that open solution file in VS 2012 and build "INSTALL" target.</div><div><br></div><div>Dmitry.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 8, 2014 at 4:10 PM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 8 December 2014 at 03:17, Kuperstein, Michael M<br>
<span class=""><<a href="mailto:michael.m.kuperstein@intel.com">michael.m.kuperstein@intel.com</a>> wrote:<br>
> The problem is with the native MSVC (-G"Visual Studio 2012 Win64") build.<br>
> If you don't have VS, I can understand how that can be hard to reproduce...<br>
<br>
</span>I have VS, I just try to use as little of it as possible.<br>
<br>
What is the msbuild command line that fails?<br>
<br>
Cheers,<br>
Rafael<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>