[cmake-developers] [CMake 0015791]: Error configuring 3D Slicer with CMake 3.4.0-rc1
Mantis Bug Tracker
mantis at public.kitware.com
Wed Oct 14 17:26:43 EDT 2015
The following issue has been SUBMITTED.
======================================================================
https://cmake.org/Bug/view.php?id=15791
======================================================================
Reported By: Mikael Brudfors
Assigned To:
======================================================================
Project: CMake
Issue ID: 15791
Category: CCMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-10-14 17:26 EDT
Last Modified: 2015-10-14 17:26 EDT
======================================================================
Summary: Error configuring 3D Slicer with CMake 3.4.0-rc1
Description:
When configuring 3D Slicer in CMake 3.4.0-rc1 I get the below error, which is
not present when using earlier versions of CMake.
CMake Error at C:/Program Files
(x86)/CMake/share/cmake-3.4/Modules/ExternalProject.cmake:1742 (message):
error: git version 1.6.5 or later required for 'git submodule update
--recursive': git_version=''
Call Stack (most recent call first):
C:/Program Files
(x86)/CMake/share/cmake-3.4/Modules/ExternalProject.cmake:2429
(_ep_add_download_command)
CMake/ExternalProjectAddSource.cmake:77 (ExternalProject_Add)
CMake/ExternalProjectAddSource.cmake:205 (ExternalProject_Add_Source)
SuperBuild.cmake:174 (Slicer_Remote_Add)
CMakeLists.txt:670 (include)
Steps to Reproduce:
Set source to 3D Slicer source code, press configure.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-10-14 17:26 Mikael BrudforsNew Issue
======================================================================
More information about the cmake-developers
mailing list