RoboStack / ros-noetic

vinca configuration files for ros-noetic
https://robostack.github.io
448 stars 70 forks source link

Use libboost-* packages instead of deprecated boost and boost-cpp packages #450

Closed traversaro closed 4 months ago

traversaro commented 4 months ago

As reported in https://github.com/RoboStack/ros-noetic/issues/448#issuecomment-1962127319, the use of deprecated packages that were not pinned in pinnings was basically causing the pinning to be ignored.

traversaro commented 4 months ago

@Tobias-Fischer at least on Windows, to solve https://github.com/RoboStack/ros-noetic/issues/448#issuecomment-1962127319 I am afraid we need a rebuild of all packages that depend on boost packages, that I am afraid it is quite similar to a full rebuild. Do you have any advice on how to proceed?