View Issue Details

IDProjectCategoryView StatusLast Update
0001691Slicer4Core: Building (CMake, Superbuild)public2012-08-21 09:48
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.1.0Fixed in VersionSlicer 4.1.0 
Summary0001691: Integrate Swig to Windows superbuild
Description

See https://github.com/Slicer/Slicer/blob/master/SuperBuild/External_Swig.cmake#L15

if(WIN32 AND NOT EXISTS ${Swig_DIR})
message(FATAL_ERROR "Swig_DIR variable is expected to be set on Windows.")
endif()

TagsNo tags attached.

Activities

jcfr

jcfr

2012-04-02 07:25

administrator   ~0003948

Fixed by Hans - See https://github.com/Slicer/Slicer/blob/master/SuperBuild/External_Swig.cmake#L16

jcfr

jcfr

2012-05-02 21:02

administrator   ~0004139

Closing resolved issues that have not been updated in more than 3 months.

Issue History

Date Modified Username Field Change
2012-02-07 09:39 jcfr New Issue
2012-02-07 09:39 jcfr Status new => assigned
2012-02-07 09:39 jcfr Assigned To => jcfr
2012-04-02 07:25 jcfr Note Added: 0003948
2012-04-02 07:25 jcfr Status assigned => resolved
2012-04-02 07:25 jcfr Fixed in Version => Slicer 4.1.0
2012-04-02 07:25 jcfr Resolution open => fixed
2012-05-02 21:02 jcfr Note Added: 0004139
2012-05-02 21:02 jcfr Status resolved => closed
2012-08-21 09:48 jcfr Target Version => Slicer 4.1.0