<div class="gmail_quote">On Tue, Oct 27, 2009 at 6:30 PM, Bill Hoffman <span dir="ltr">&lt;<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Robert Dailey wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hello,<br>
<br>
I&#39;m using the latest RC build of CMake 2.8 and I noticed a new annoyance. Please follow these steps:<br>
<br></div>
   1. Create a CMakeList.txt that sets up a project with any number of<div class="im"><br>
      source files in it (4 should do fine).<br></div>
   2. On Windows, run the cmake-gui tool to generate for Visual Studio 9<br>
      2008.<br>
   3. Open the solution. Everything should be fine so far.<br>
   4. Edit the CMakeLists.txt to add some more source files to the<div class="im"><br>
      project (try 2 or so)<br></div>
   5. With Visual Studio still open, use the cmake-gui tool again to<br>
      regenerate the project.<br>
   6. Now click on Visual Studio to bring it forward as the active window.<br>
   7. A window will pop up asking if you would like to reload the<br>
      project, hit yes.<br>
   8. Now more popups come up saying &quot;The solution already contains an<div class="im"><br>
      item named ZERO_CHECK&quot;.<br>
<br>
Step #8 above is the culprit. Why does this dialog come up now? This is so annoying, especially when I&#39;m opening a solution that has 50+ projects under it. I have to click it once for each project.<br>
<br>
</div></blockquote>
This has been fixed in CVS, and the next RC should be out tomorrow or the next day.  Try the nightly release to verify that it works for y ou.</blockquote><div><br></div><div>Thanks for the info. Speaking of the nightly build, why is the nightly version 2.7 and the RC is 2.8? Shouldn&#39;t the nightly always be greater or the same version as the RC builds? I&#39;m confused. </div>
</div>