Hi,<br><br>I downloaded the CMake 2.6.0 B6 release candidate for Win32 tonight to test it in Windows against a project I've been primarily working on with Linux/Windows CMake <a href="http://2.4.8.">2.4.8.</a><br><br>I'm noticing some extreme differences in performance (15x slower) coupled with the GUI going unresponsive when configuring my build with CMake 2.6.0 RC6 as compared to CMake <a href="http://2.4.8." target="_blank">2.4.8.</a> I was wondering if anyone had any ideas what the heck happened?<br>
<br>====<br><br>Configuration: Visual Studio Express 2005 / cmakesetup.exe from CMake 2.6.0 RC6 for Win32 (<a href="http://www.cmake.org/files/v2.6/" target="_blank">http://www.cmake.org/files/v2.6/</a>)<br>svn repos: <a href="https://cigi.svn.sourceforge.net/svnroot/cigi/trunk/mpv" target="_blank">https://cigi.svn.sourceforge.net/svnroot/cigi/trunk/mpv</a><br>
<br>Source directory: on C:\<br>
Build directory: on C:\<br><br>Time to Configure:<br>0:16 seconds CMake 2.4.8<br>
4:01 seconds CMake 2.6.0 RC6<br><br>-- <br>Philip Lowman