| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009137 | ITK | public | 2009-06-11 10:30 | 2010-10-21 12:31 | |||||
| Reporter | Kevin H. Hobbs | ||||||||
| Assigned To | Gaetan Lehmann | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0009137: ITK links against itkvnl with USE_WRAP_ITK despite ITK_USE_SYSTEM_VXL | ||||||||
| Description | When 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 Information | The build : http://www.cdash.org/CDash/viewBuildError.php?buildid=351728 [^] shows this failure.  | ||||||||
| Tags | No tags attached. | ||||||||
| Resolution Date | |||||||||
| Sprint | |||||||||
| Sprint Status | |||||||||
| Attached Files | |||||||||
| Relationships | ||||||
  | 
||||||
| Relationships | 
| Notes | |
| 
				(0016736) Gaetan Lehmann (developer) 2009-06-17 17:07  | 
	
		Fixed in cvs and in WrapITK unstable. Thanks! http://public.kitware.com/cgi-bin/viewcvs.cgi/Wrapping/WrapITK/Modules/VXLNumerics/CMakeLists.txt?root=Insight&r1=1.4&r2=1.5 [^] http://code.google.com/p/wrapitk/source/detail?r=387 [^]  | 
| Notes | 
| 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 | 
| Issue History | 
| Copyright © 2000 - 2018 MantisBT Team |