Re: [CMake] CMake hangs on Found Git

2015-10-27 Thread Brad King
On 10/26/2015 02:52 PM, Federico Milano wrote: > but the only way I have made it work is by uninstalling Git. [snip] > Do you know what command is run when it is printing the line "Found Git:..."? By the time that prints then most of the Git operations should be finished. Run "cmake" from the comm

[CMake] CMake hangs on Found Git

2015-10-26 Thread Federico Milano
Hi. I've been using CMake for a while, and this is the first time I've found a problem I really cannot solve. I'm running cmake-gui on Windows 7, to build an MITK derived project. If Git is installed on the computer, the first time I run a Git "Configure", it hangs indefinitely in the line: Found