MantisBT - ITK | ||||||||||
| View Issue Details | ||||||||||
| 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 | |||||||||
| Resolution Date | ||||||||||
| Sprint | ||||||||||
| Sprint Status | ||||||||||
| 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. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | The build : http://www.cdash.org/CDash/viewBuildError.php?buildid=351728 [^] shows this failure. | |||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| 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 | |||||||
| Notes | |||||
|
|
|||||
|
|
||||