View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009136ITKpublic2009-06-11 10:102010-10-21 11:18
ReporterKevin H. Hobbs 
Assigned ToKevin H. Hobbs 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0009136: ITK fails to build with USE_WRAP_ITK and ITK_USE_SYSTEM_VXL
DescriptionWhen wrapping the vxl function get_column from vnl_matrix_fixed for python the build fails because the result is a vnl_vector_fixed and vnl_vector_fixed.h is not included.

The ITK build can continue if the line :

WRAP_INCLUDE("vnl/vnl_vector_fixed.h")

is added to :

Insight/Wrapping/WrapITK/Modules/VXLNumerics/wrap_vnl_matrix_fixed.cmake

I have also reported this issue to the vxl users list, and asked that vnl/vnl_vector_fixed.h be included directly in vnl/vnl_matrix_fixed.h.
Additional InformationThis build on the dashboard shows the error :

http://www.cdash.org/CDash/viewBuildError.php?buildid=352575 [^]
TagsNo tags attached.
Resolution Date
Sprint
Sprint Statusbacklog
Attached Files

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

  Notes
(0016738)
Kevin H. Hobbs (developer)
2009-06-18 16:16

Fixed in CVS

http://public.kitware.com/cgi-bin/viewcvs.cgi/Wrapping/WrapITK/Modules/VXLNumerics/wrap_vnl_matrix_fixed.cmake?root=Insight&r1=1.1&r2=1.2 [^]
(0022567)
Hans Johnson (developer)
2010-10-21 11:18

appears to be fixed.

 Issue History
Date Modified Username Field Change
2009-06-11 10:10 Kevin H. Hobbs New Issue
2009-06-18 16:16 Kevin H. Hobbs Note Added: 0016738
2009-07-03 14:08 Luis Ibanez Relationship added parent of 0009232
2009-07-06 11:57 Kevin H. Hobbs Status new => assigned
2009-07-06 11:57 Kevin H. Hobbs Assigned To => Kevin H. Hobbs
2010-10-21 11:18 Hans Johnson Sprint Status => backlog
2010-10-21 11:18 Hans Johnson Note Added: 0022567
2010-10-21 11:18 Hans Johnson Status assigned => closed
2010-10-21 11:18 Hans Johnson Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team