<div dir="ltr">Alternatively, instead of using VS, you can run msbuild directly:<div>> msbuild INSTALL.vcxproj /V:m /p:Platform=Win32 /p:Configuration=Release /t:rebuild</div><div><br></div><div>Dmitry.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 8, 2014 at 4:48 PM, Dmitry Babokin <span dir="ltr"><<a href="mailto:babokin@gmail.com" target="_blank">babokin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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><span class="HOEnZb"><font color="#888888"><div><br></div><div>Dmitry.</div></font></span></div><div class="HOEnZb"><div class="h5"><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><<a href="mailto:michael.m.kuperstein@intel.com" target="_blank">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><div>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">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>
</div></div></blockquote></div><br></div>