[CMake] cmake-gui crash in Windows 8.1
Brad King
brad.king at kitware.com
Mon Jul 7 11:14:17 EDT 2014
On 07/04/2014 03:50 AM, Andrew Maclean wrote:
> Has anyone noticed a problem with CMake 3.0 in Windows?
Have you tested on other versions of Windows other than 8.1?
I doubt it is dependent on the version of Windows.
> Using cmake-gui in Windows 8.1 on the VTK Wiki Examples.
> The compiler is: VS 12 2013 Win64
What version of VTK did you build? Which example from the Wiki fails?
> Configure works Ok, however generate fails with a run-time error when
> it has completed about 75% of the generation process - it seems to
> hang at this point then crash.
That sounds like unbounded recursion followed by stack overflow.
We'll need to reproduce this to debug it of course.
Thanks,
-Brad
More information about the CMake
mailing list