<div dir="ltr">On Sun, Jul 21, 2013 at 5:51 PM, Óscar Fuentes <span dir="ltr"><<a href="mailto:ofv@wanadoo.es" target="_blank">ofv@wanadoo.es</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Giorgio Franceschetti <<a href="mailto:g.franceschetti@vidya.it">g.franceschetti@vidya.it</a>> writes:<br>
<br>
> When I run cmake I got The following error:<br>
</div>> *<project folder>\build>CMake -G "CodeBlocks - MinGW Makefiles" ..\llvm*<br>
> /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES<br>
> LIBXML2_INCLUDE_DIR)//<br>
> //-- Target triple: x86_64-w64-mingw32//<br>
> //-- Native target architecture is X86//<br>
> //-- Threads enabled.//<br>
> //-- Found PythonInterp: C:/Python33/python.exe (found version "3.3.2")//<br>
> //-- Constructing LLVMBuild project information//<br>
> //CMake Error at CMakeLists.txt:299 (message)://<br>
> // Unexpected failure executing llvm-build: Traceback (most recent<br>
> call last)://<br>
<br>
I think that you installed the wrong version of Python. IIRC llvm-build<br>
requires Python 2.X<br></blockquote><div><br></div><div>There was a patch on the commit list to try to make some of our scripts work for both 2 and 3. I should dig it up and review it.</div><div><br></div><div>My initial impression was that still probably nobody uses python 3, so it's not worth adding support that will break. But if users actually have python 3, maybe it's worth it. </div>
</div></div></div>