Skip to content

Remove last traces of Boost Thread#3094

Merged
SergioRAgostinho merged 2 commits intoPointCloudLibrary:masterfrom
SergioRAgostinho:thread
May 20, 2019
Merged

Remove last traces of Boost Thread#3094
SergioRAgostinho merged 2 commits intoPointCloudLibrary:masterfrom
SergioRAgostinho:thread

Conversation

@SergioRAgostinho
Copy link
Copy Markdown
Member

Built on top of #3093. Closes #2700.

@SergioRAgostinho SergioRAgostinho added this to the pcl-1.10.0 milestone May 20, 2019
@taketwo taketwo removed the needs: pr merge Specify why not closed/merged yet label May 20, 2019
@SergioRAgostinho
Copy link
Copy Markdown
Member Author

Next time you modify the docker image, give it a try at removing libboost-thread-dev from the list of packages installed.

@taketwo
Copy link
Copy Markdown
Member

taketwo commented Aug 6, 2019

Removed libboost-thread-dev, but CMake configuration on Azure failed with:

Could not find the following Boost libraries:

          boost_date_time

So I added libboost-date-time-dev to the image, now works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrating from Boost.Thread to std

2 participants