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                                    
======================================================================

-- 

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-developers

Reply via email to