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

Fix standalone Python bindings workflow #698

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

traversaro
Copy link
Collaborator

@traversaro traversaro commented Jul 4, 2023

#697 introduced an untested and undocumented support for building the Python bindings in a standalone way against an existing compiled version of BLF, that we plan to use in conda-forge packaging. However, that patch was not complete as the CMakeLists.txt in bindings/python still referred to CMake options that do not exists if an external blf is used.

I am testing the patch in conda-forge/bipedal-locomotion-framework-feedstock#30 .

@traversaro
Copy link
Collaborator Author

I am testing the patch in conda-forge/bipedal-locomotion-framework-feedstock#30 .

The patch is working correctly there.

@GiulioRomualdi
Copy link
Member

So I can merge this PR plus #695 and release the software

@GiulioRomualdi
Copy link
Member

Btw, thank you @traversaro ❤️

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.

2 participants