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

Python libs shouldn't be installed for a standalone build #40

Open
msz-rai opened this issue Feb 2, 2023 · 0 comments
Open

Python libs shouldn't be installed for a standalone build #40

msz-rai opened this issue Feb 2, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@msz-rai
Copy link
Contributor

msz-rai commented Feb 2, 2023

I have noticed that python libs are installed for Windows and ROS humble standalone build. Based on a comment from CMakeLists, all python libs should be skipped.

I have checked for which path redex for searching python libs doesn't work. It was: C:/opt/ros/humble/x64/Lib/python310.lib. It seems that redex should be changed to .*(libs|Lib)\/python[0-9]*\.lib.

@adamdbrw adamdbrw added enhancement New feature or request help wanted Extra attention is needed labels Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants