On Fri, Oct 1, 2010 at 6:22 AM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div></div><div class="h5">On Fri, Oct 1, 2010 at 2:21 AM, Rolf Eike Beer &lt;<a href="mailto:eike@sf-mail.de">eike@sf-mail.de</a>&gt; wrote:<br>
&gt; Am Friday 01 October 2010 schrieb John Drescher:<br>
&gt;&gt; On Thu, Sep 30, 2010 at 7:47 PM, James Bigler &lt;<a href="mailto:jamesbigler@gmail.com">jamesbigler@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; On Thu, Sep 30, 2010 at 5:42 PM, James Bigler &lt;<a href="mailto:jamesbigler@gmail.com">jamesbigler@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt; &gt;&gt; I&#39;m currently using VS 2008 64 bit with CMake 2.6.3.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; This also happens with 2.8.3 RC1.<br>
&gt;&gt;<br>
&gt;&gt; That is good. I would be worried if it did not. The error means a file<br>
&gt;&gt; (traversal.c) is missing in your source or at least not in the folder<br>
&gt;&gt; that CMake is expecting.<br>
&gt;<br>
&gt; As you can see from James&#39; log CMake did in fact _not_ stop the build but<br>
&gt; continued building even if there was an error in generating. And: yes, I have<br>
&gt; seen MSVC builds e.g. running through &quot;INSTALL&quot; even if one of the projects<br>
&gt; before failed to build.<br>
&gt;<br>
</div></div>Sorry. You are correct. I have never seen this. However I believe the<br>
op is doing a build directly from cmake which I never do.<br>
<br>
John<br>
<br></blockquote><div><br>I just hit &quot;Build Solution&quot; which caused ZERO_CHECK project to run because my CMakeLists.txt file had changed.  ZERO_CHECK ran CMake which attempted to generate a new solution.  Typically this results in a good new project and the VS plugin detects this and asks me to load the new project files.  However in this case, the new project files could not be generated due to the error.  For whatever reason VS keeps going even though the ZERO_CHECK target failed.<br>

<br>James<br></div></div><br>