On Sun, Apr 6, 2008 at 9:15 AM, Bill Hoffman <<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Philip Lowman wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="Ih2E3d">
====<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>
</div></blockquote>
I think we have this fixed. I found it as well. Should be fixed in the next RC. You can verify by trying the nightly release here:<br>
<br>
<a href="http://www.cmake.org/files/vCVS/?C=M;O=D" target="_blank">http://www.cmake.org/files/vCVS/?C=M;O=D</a><br>
<br>
The 20080406 should have the fix. The problem was the fat32 fix we put in the visual studio project files. We now detect if the disk is fat32 or not, and only put the hack in if it is.</blockquote><div><br>The GUI isn't going nonresponsive anymore but configuration time is still around 4:00 using the nightly release (2.7-20080406).<br>
<br>Perhaps something is just weird with my machine. I'm not doing anything special here, just your typical source and build dir rooted somewhere on the C:\. There is a MESSAGE() call about me missing a library that's required, I hit OK at the prompt and it churns. Eventually it pops up a large error dialog with all of the targets that need the missing library.<br>
<br>Would someone mind doing a quick svn checkout and comparing configuration times with me?<br></div></div><br>-- <br>Philip Lowman