<div dir="ltr">OK that is strange. And what happens if you call cl from your command prompt?<div><br></div><div>I also noticed that you're using the same directory for source and build, this shouldn't make a difference but we generally build out of tree so the command should look like:<br>
</div><div><br></div><div><span style="font-family:'Courier New';font-size:13px">M:\</span><span style="font-family:'Courier New';font-size:13px">BuildDirectory></span><span style="font-family:'Courier New';font-size:13px"> "F:\Program Files\CMake 2.8\bin\cmake" -G "Visual Studio 10" ../CheckoutLLVM</span><br>
</div><div><div class="gmail_extra"><br></div><div class="gmail_extra">Mingw should also work, just generate the makefiles and you should be ready to go. There were some problems with the 4.7 release, I'm not sure if that was fixed but 4.6.2 used to work just fine.<br>
<br><div class="gmail_quote">On Fri, Apr 5, 2013 at 11:29 PM, Andre Mikulec <span dir="ltr"><<a href="mailto:andre_mikulec@hotmail.com" target="_blank">andre_mikulec@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><div dir="ltr"><font face="Courier New">
<br>
"<br>
From: Nikola Smiljanic <<a href="mailto:popizdeh@gmail.com" target="_blank">popizdeh@gmail.com</a>><div class="im"><br><br>I'd say that CMake is unable to detect you Visual Studio, and I'm not sure<br>what mechanism they use to do that. But you could try running your command<br>
from the Visual Studio Tools Command Prompt.<br>"<br>
<br></div>
Hmm,<br>
<br>
O.K., I just tried that. ... Exact same errors.<br>
<br>
Hmm, I only have Visual Studio 2010 Express. Usually that does not make difference!?<br>
<br>
A couple weeks agon, I compiled BLAS and LAPACK from netlib with just the MinGW32 tools and Cmake and that worked fine.<br>
<br>
Does anyone have any idea whether or not I can compile Clang with MinGW32 tools and Cmake?<br>
Anyone tried it?<br>
<br> </font></div></div></blockquote></div></div></div></div>