FS#44775 - [vtk] Depend on boost-libs instead of boost
Attached to Project:
Community Packages
Opened by جاك الفضة (jacksilver) - Wednesday, 29 April 2015, 10:10 GMT
Last edited by Ray Rashif (schivmeister) - Tuesday, 22 September 2015, 22:57 GMT
Opened by جاك الفضة (jacksilver) - Wednesday, 29 April 2015, 10:10 GMT
Last edited by Ray Rashif (schivmeister) - Tuesday, 22 September 2015, 22:57 GMT
|
Details
Description:
vtk runtime should depend on boost-libs instead of boost. |
This task depends upon
Closed by Ray Rashif (schivmeister)
Tuesday, 22 September 2015, 22:57 GMT
Reason for closing: Implemented
Additional comments about closing: Reporter is right. The headers are there mainly for use during the build and later by external projects. Please reopen if otherwise.
Tuesday, 22 September 2015, 22:57 GMT
Reason for closing: Implemented
Additional comments about closing: Reporter is right. The headers are there mainly for use during the build and later by external projects. Please reopen if otherwise.
Comment by Doug Newgard (Scimmia) -
Wednesday, 29 April 2015, 14:18 GMT
Are you sure? It doesn't seem to be linked to the boost libs, so
the boost dep is probably there for something else.
Comment by جاك الفضة (jacksilver) -
Wednesday, 29 April 2015, 15:48 GMT
The boost package only contain header files, static libs and
documentation, so there is absolutely no reason to have an install
dependency on boost. I think that vtk is statically linked against
boost, which should be changed to link dynamically for obvious
reasons.
Comment by
Ray Rashif (schivmeister) -
Wednesday, 29 April 2015, 17:52 GMT
Thanks for reporting. You may or may not be right about that, so
I'll have to take a closer look at this. There are several open
bugs of vtk now since I adopted it off of Andrzej some months ago,
so this will have to wait.