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

Objectron Rust example: install protoc for the user #2280

Merged
merged 1 commit into from May 31, 2023
Merged

Conversation

emilk
Copy link
Member

@emilk emilk commented May 30, 2023

What

Users need the protobuffer compiler ptooc installed to run the objectron example. There is a crate for that!

https://github.com/sergeiivankov/protoc-prebuilt

(and it has a very responsive maintainer: sergeiivankov/protoc-prebuilt#1)

Checklist

PR Build Summary: https://build.rerun.io/pr/2280

@teh-cmc teh-cmc added 🧑‍💻 dev experience developer experience (excluding CI) examples Issues relating to the Rerun examples labels May 31, 2023
@teh-cmc teh-cmc self-requested a review May 31, 2023 06:31
@emilk emilk merged commit 96b0a0a into main May 31, 2023
18 of 19 checks passed
@emilk emilk deleted the emilk/install-protoc branch May 31, 2023 08:48
emilk added a commit that referenced this pull request Jun 15, 2023
### What
Users need the protobuffer compiler `ptooc` installed to run the
objectron example. There is a crate for that!

https://github.com/sergeiivankov/protoc-prebuilt

(and it has a very responsive maintainer:
sergeiivankov/protoc-prebuilt#1)

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)

<!-- This line will get updated when the PR build summary job finishes.
-->
PR Build Summary: https://build.rerun.io/pr/2280
@emilk emilk mentioned this pull request Jun 15, 2023
3 tasks
@emilk emilk changed the title Objectron Rust example: install protoc for the user Objectron Rust example: install protoc for the user Jun 15, 2023
@emilk emilk mentioned this pull request Jun 15, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI) examples Issues relating to the Rerun examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants