[Cmake] Visual Studio Hanging (more often with CMake projects apparently)

Ken Martin ken.martin at kitware.com
Mon Feb 24 08:37:54 EST 2003


Bill Hoffman saw the same problem you are talking about last week. It
didn't have anything to do with VS7 because he had the same problem with
Borland etc. The problem turned out to be he had a network connection to
a CD_ROM where the CD-ROM had been removed. Apparently that caused his
builds to suddenly go very slowly (2% CPU a minute per file etc). There
was a dialog up indicating that the drive was no longer available. When
he closed that dialog his builds resumed their normal speed. He was
running WindowsXP. So it looks like XP's file system has a performance
issue when a networked resource is unavailable. That may have nothing to
do with your issue but the symptoms sound identical. It also has nothing
to do with CMake or which compiler is used as far as we know.

Thanks
Ken

> -----Original Message-----
> From: cmake-admin at public.kitware.com [mailto:cmake-
> admin at public.kitware.com] On Behalf Of John Biddiscombe
> Sent: Monday, February 24, 2003 6:34 AM
> To: cmake at public.kitware.com
> Subject: [Cmake] Visual Studio Hanging (more often with CMake projects
> apparently)
> 
> Visual Studio 7 seems to hang sometimes for several minutes. It seems
to
> do it more often with projects generated by CMake than native ones
(I'm
> told).
> 
> Is there a problem vith Visual studio that might be exacerbated by
> something in cmake generated projects?
> 
> I've not suffered much from this problem myself, but colleagues have.
> 
> any ideas? Thanks
> 
> JB
> _______________________________________________
> Cmake mailing list
> Cmake at public.kitware.com
> http://public.kitware.com/mailman/listinfo/cmake





More information about the CMake mailing list