-
Notifications
You must be signed in to change notification settings - Fork 0
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
gz-cmake3 and gz-cmake4 (and other gz libraries) not available on Bookworm? #25
Comments
Following plain CMake build instructions and simply running |
This is bigger than
|
danzimmerman
changed the title
gz-cmake3 and gz-cmake4 not available on Bookworm?
gz-cmake3 and gz-cmake4 (and other gz libraries) not available on Bookworm?
Jan 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to build
gz-tools-vendor
, I get the errorRepeated iterations through source installs using
vcsdeps.py
androsdep
invocations fail to install either, and manually installing via apt does not work. The docs mention that it's available as a binary on Ubuntu systems:https://gazebosim.org/libs/cmake/#binary-install
Workaround could be to do a source install.
https://github.com/gazebosim/gz-cmake?tab=readme-ov-file#building-from-source
However I need to find out where to do a system install. The package isn't automatically built and installed by Colcon.
The text was updated successfully, but these errors were encountered: