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

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to