I guess I had to set the source root at the cmake root, not cmake/source. I didn&#39;t see a cmakelists.txt in the root, so I thought I was supposed to use cmake/source. It&#39;s working now. Thanks<br><br><div class="gmail_quote">
On Dec 3, 2007 11:40 AM, Brandon Van Every &lt;<a href="mailto:bvanevery@gmail.com">bvanevery@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Dec 3, 2007 2:22 PM, Jesse Corrington &lt;<a href="mailto:jesse.corrington@gmail.com">jesse.corrington@gmail.com</a>&gt; wrote:<br>&gt; I&#39;m trying to build CMake from the latest nightly source and I&#39;m having
<br>&gt; problems generating the project files using the binary version of CMake.<br><br></div>Which OS? &nbsp;Which binary? &nbsp;And if you&#39;ve got multiple versions of CMake<br>on your system, as I strongly suspect you do, how do you know that&#39;s
<br>the binary you&#39;re actually executing?<br><div class="Ih2E3d"><br>&gt; When I hit configure I get the error &quot;File /Source/cmConfigure.cmake.in does<br>&gt; not exist.&quot; I have checked and this file is there. I am setting the source
<br>&gt; code path to ...\CMake\Source. Any ideas what is going on? Thanks.<br><br></div>I&#39;d completely throw out your source and binary treees, start your<br>build from scratch, and make sure it&#39;s absolutely clean, without PATH
<br>interference from other versions of CMake.<br><br><br>Cheers,<br><font color="#888888">Brandon Van Every<br>_______________________________________________<br>CMake mailing list<br><a href="mailto:CMake@cmake.org">CMake@cmake.org
</a><br><a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></font></blockquote></div><br>