CMake error - cmTryCompileExec has stopped working (VTK)
Asked Answered
S

1

7

Hello I am trying to compile VTK and ITK with CMake under Windows 8. ITK compiled perfectly, but when I try to deal with VTK by CMake I get error cmTryCompileExec has stopped working. How can I solve this problem? My version of CMake is 2.8.12.1

Saulsauls answered 13/1, 2014 at 12:46 Comment(2)
I think there is more to this error messageBolero
the compiler its calling could be crashing.Cowes
M
1

It looks like the script which is running the try-compile test is crashing. Solution: Update VTK.

Marius answered 14/1, 2016 at 20:21 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.