<div dir="ltr">It seems the problem is that CMake just isn&#39;t recognizing a compiler. It does ok with both 3.2.4 and 4.2.4 on Snow Leopard, but with 4.4.1 on Mountain Lion, no joy.</div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Sat, Jul 20, 2013 at 11:21 AM, Jon Hodgson <span dir="ltr">&lt;<a href="mailto:jonhodgson.devlists@googlemail.com" target="_blank">jonhodgson.devlists@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,<div><br></div><div>I have a CMake configured project.</div><div><br></div><div>It generates and builds successfully in Visual Studio 10 (32 and 64 bit projevcts) and in XCode 3.2.4 (on Snow Leopard)</div>

<div><br></div><div>I&#39;m now trying to get it to work on XCode 4.4.1 (on Mountain Lion)</div><div><br></div><div>Things start out ok, but then when it comes to build ZERO_CHECK (which I thought was supposed to build first anyway?) I get an error</div>

<div><br></div><div>make[1] *** No rule to make target *** a/long/path/CMakeCCCompiler.cmake</div><div><br></div><div>I look in the relevant location, and I see that CMakeCCCompiler.cmake is not present, whereas if I look in the equivalent location in the XCode 3.2.4 configuration, it is present.</div>

<div><br></div><div>Has anybody got any ideas?</div><div><br></div><div>regards</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Jon</div></font></span></div>
</blockquote></div><br></div>