View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009137ITKpublic2009-06-11 10:302010-10-21 12:31
ReporterKevin H. Hobbs 
Assigned ToGaetan Lehmann 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0009137: ITK links against itkvnl with USE_WRAP_ITK despite ITK_USE_SYSTEM_VXL
DescriptionWhen ITK is built with USE_WRAP_ITK and ITK_USE_SYSTEM_VXL the VXLNumericsPython library is linked with itkvnl, which does not exist.

If the line :

SET(WRAPPER_LIBRARY_LINK_LIBRARIES itkvnl itkvnl_inst)

in the file :

Insight/Wrapping/WrapITK/Modules/VXLNumerics/CMakeLists.txt

is changed to :

SET(WRAPPER_LIBRARY_LINK_LIBRARIES ITKCommon )

ITK is successfully linked.
Additional InformationThe build :

http://www.cdash.org/CDash/viewBuildError.php?buildid=351728 [^]

shows this failure.
TagsNo tags attached.
Resolution Date
Sprint
Sprint Status
Attached Files

 Relationships
parent of 0009232closedLuis Ibanez ITK 3.14 doesn't build with System VXL 


 Issue History
Date Modified Username Field Change
2009-06-11 10:30 Kevin H. Hobbs New Issue
2009-06-17 17:06 Gaetan Lehmann Status new => assigned
2009-06-17 17:06 Gaetan Lehmann Assigned To => Gaetan Lehmann
2009-06-17 17:07 Gaetan Lehmann Note Added: 0016736
2009-06-17 17:07 Gaetan Lehmann Status assigned => resolved
2009-06-17 17:07 Gaetan Lehmann Resolution open => fixed
2009-07-03 14:08 Luis Ibanez Relationship added parent of 0009232
2010-10-21 12:31 Gabe Hart Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team