[Insight-users] about Cmake

Luis Ibanez luis.ibanez at kitware.com
Mon Jul 19 23:23:08 EDT 2004


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