Hello,<div><br></div><div>I&#39;m using the latest RC build of CMake 2.8 and I noticed a new annoyance. Please follow these steps:</div><div><ol><li>Create a CMakeList.txt that sets up a project with any number of source files in it (4 should do fine).</li>
<li>On Windows, run the cmake-gui tool to generate for Visual Studio 9 2008.</li><li>Open the solution. Everything should be fine so far.</li><li>Edit the CMakeLists.txt to add some more source files to the project (try 2 or so)</li>
<li>With Visual Studio still open, use the cmake-gui tool again to regenerate the project.</li><li>Now click on Visual Studio to bring it forward as the active window.</li><li>A window will pop up asking if you would like to reload the project, hit yes.</li>
<li>Now more popups come up saying &quot;The solution already contains an item named ZERO_CHECK&quot;.</li></ol><div>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.</div>
<br>---------<br>Robert Dailey<br>
</div>