-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Fix cv_bridge CMake exports #426
Conversation
Have you tried locally to see whether this achieves the desired effect? |
Yes, I'm trying right now. It does not. I'm figuring out what's wrong. It seems to be a bug in the ported catkin patch: ros/catkin#1142 (comment) . |
Also, keeping the |
@Tobias-Fischer This should fix #424, but I don't understand the mac and win segfaults. I also did the ruamel.yaml fix for GH Actions PRs. |
Hi, I'm not able to help here. You would probably need to build the packages locally, but how to do that is a question I can't answer. You should read the documentation and try to understand the local build process. |
I've added this fix to #418 |
No description provided.