Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Boost::python3 if Boost < 1.67 #422

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Jan 24, 2022

I made a mistake in #421 - when boost is less than 1.67 use the Boost::python3 target instead of the Boost::pythonXY target.

This time in addition to testing this PR by building and testing cv_bridge on Focal locally, I also ran this CMake code in a stub project on almalinux 8 to make sure it works with boost 1.66

Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
@sloretz sloretz added the bug label Jan 24, 2022
@sloretz sloretz self-assigned this Jan 24, 2022
@mjcarroll mjcarroll merged commit f54a269 into ros2 Jan 24, 2022
@sloretz sloretz deleted the sloretz__boost_1_67_python3 branch January 24, 2022 23:16
ijnek added a commit that referenced this pull request Sep 17, 2022
This reverts commit f54a269.

Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
mergify bot pushed a commit that referenced this pull request Sep 17, 2022
This reverts commit f54a269.

Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
(cherry picked from commit 822069c)
Ace314159 added a commit to Ace314159/vision_opencv that referenced this pull request Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants