[Insight-users] about Cmake

Yixun Liu yxliu at fudan.edu.cn
Tue Jul 20 02:52:09 EDT 2004


Thank you very much!

The reason is like what you said!   Now I install MSVC server pack6 and Cmake is OK :)
----- Original Message ----- 
From: "Luis Ibanez" <luis.ibanez at kitware.com>
To: "Yixun Liu" <yxliu at fudan.edu.cn>
Cc: <insight-users at itk.org>
Sent: Tuesday, July 20, 2004 11:23 AM
Subject: Re: [Insight-users] about Cmake


> 
> Hi Yixun,
> 
> The compiler tests performed by CMake are quite extensive.
> 
> What you perceive as "CMake often stops" is probably due
> to "Visual Studio take some time for compiling".
> 
> Since you are using Windows XP you can easily monitor
> what processes are taking the CPU time by opening the
> "Task Manager" selecting the "Process Tab" and clicking
> on the "CPU" column header. That will sort the processes
> by the amount of CPU that they are consuming.
> 
> You will probably find that in those instances when you
> perceive CMake as stopping, what is actually happening in
> the background is the Visual Studio is compiling and
> linking one of the many tests used to figure out the
> precise configuration of your system.
> 
> 
> Please let us know if you find evidence of any
> aberrant behavior.
> 
> 
>   Thanks,
> 
> 
>      Luis
> 
> 
> ---------------------
> Yixun Liu wrote:
> 
> > Hi ITKusers,
> >  
> > I encounter a very strange question. When I execute the Cmake to build 
> > the ITK, the Cmake often stop in the process of perfroming the test. 
> > Sometimes I need to execute the Cmake repeatly to make it finish the 
> > "configure". It make me very bored and I  very need your help!
> >  
> > winXP       ITK1.6        Cmake 2.0 Patch 2      MS VC6.0
> >  
> > Thanks in advance!  
> >  
> > Best regards,
> >  
> > Yixun Liu
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> > _______________________________________________
> > Insight-users mailing list
> > Insight-users at itk.org
> > http://www.itk.org/mailman/listinfo/insight-users
> 
> 
> 


More information about the Insight-users mailing list