View Issue Details

IDProjectCategoryView StatusLast Update
0002054Slicer4Core: Extensionspublic2012-05-16 04:28
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.1.1Fixed in VersionSlicer 4.1.1 
Summary0002054: Fail to build extension in a standalone fashion
Description

Trying to build an extension doing ...

git clone git://github.com/Slicer/SkullStripper.git
mkdir SkullStripper-build
cd SkullStripper-build
cmake -DSlicer_DIR:PATH=/path/to/Slicer-SuperBuild/Slicer-build ../SkullStripper

.. returns the following error:

CMake Error at /home/jchris/Projects/Slicer4/Extensions/CMake/SlicerBlockUploadExtension.cmake:6 (message):
Variable GIT_EXECUTABLE is not defined !
Call Stack (most recent call first):
/home/jchris/Projects/Slicer4/Extensions/CMake/SlicerEnableExtensionTesting.cmake:15 (include)
/home/jchris/Projects/Slicer4-Superbuild-Debug/Slicer-build/UseSlicer.cmake:359 (include)
CMakeLists.txt:22 (include)

TagsNo tags attached.

Relationships

related to 0002036 closedjcfr Ensure SlicerBlockBuildPackageAndUploadExtension find git/svn when installed in not standard location 

Issue History

Date Modified Username Field Change
2012-05-15 18:51 jcfr New Issue
2012-05-15 18:51 jcfr Status new => assigned
2012-05-15 18:51 jcfr Assigned To => jcfr
2012-05-15 18:51 jcfr Target Version => Slicer 4.1.1
2012-05-15 18:52 jcfr Relationship added related to 0002036
2012-05-15 18:56 jcfr Note Added: 0004428
2012-05-15 18:56 jcfr Status assigned => resolved
2012-05-15 18:56 jcfr Fixed in Version => Slicer 4.1.1
2012-05-15 18:56 jcfr Resolution open => fixed
2012-05-16 04:28 jcfr Status resolved => closed