MantisBT - VTK
View Issue Details
0012784VTK(No Category)public2011-12-09 05:562016-08-12 09:55
Mathieu Malaterre 
Dave DeMarle 
normalminorhave not tried
closedmoved 
5.8.0 
 
TBD
incorrect functionality
0012784: Transitive linking libCosmo.so.5.8
Please reduce the transitive linking to the minimum required for libCosmo.so.5.8:


SET_PROPERTY(TARGET Cosmo APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
SET_TARGET_PROPERTIES(Cosmo PROPERTIES
  IMPORTED_LINK_INTERFACE_LIBRARIES_DEBUG "vtksys;vtkCommon;/usr/lib/openmpi/lib/libmpi_cxx.so;/usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libnsl.so;/usr/lib/x86_64-linux-gnu/libutil.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so"
  IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libCosmo.so.5.8.0"
  IMPORTED_SONAME_DEBUG "libCosmo.so.5.8"
  )

Thanks
No tags attached.
Issue History
2011-12-09 05:56Mathieu MalaterreNew Issue
2013-07-22 16:55Dave DeMarleNote Added: 0031177
2013-07-22 16:55Dave DeMarleStatusbacklog => expired
2013-07-22 16:55Dave DeMarleResolutionopen => fixed
2013-07-22 16:55Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:55Kitware RobotNote Added: 0037261
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionfixed => moved

Notes
(0031177)
Dave DeMarle   
2013-07-22 16:55   
I believe this is fixed in 6.0.0. If that is not the case, please reopen this bug report.
(0037261)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.