Hi Robert,<div><br></div><div>This bites me every time as well -- the LLVM build system assumes Python 2. I put Python 2.7 ahead in the path in shells I use for LLVM/Clang, and it works fine.</div><div><br></div><div>- Kim<span></span><br>
<br>On Wednesday, March 6, 2013, Robert Ankeney  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I'm trying to build Clang for Windows 7 with Visual Studio 2010.  With the command:</div>
<span lang="EN"><div><br>C:\svn\build>cmake -DLIBXML2_LIBRARIES=C:\GetGnuWin32\gnuwin32\lib -LIBXML2_INCLUDE_DIR=C:\GetGnuWin32\gnuwin32\include\libxml2 -G "Visual Studio 10" ..\llvm</div>
<div> </div><div>I get:</div><div>...<br>-- Found PythonInterp: C:/Python33/python.exe (found version "3.3") <br>
-- Constructing LLVMBuild project information<br>-- Configuring incomplete, errors occurred!<br></div><div>I'm using:<br>cmake version 2.8.10.2<br>python version 3.3.0<br>gnuwin32 version 0.6.3</div><div> </div><div>
What am I missing?</div>
<div>Thanks!</div><div> </div>
</span>
</blockquote></div>