-
### Describe the issue
Hi, I am building `onnxruntime` with vcpkg enabled on an ARM64 Macbook.
Looking at the build logs, I can see the protobuf version being used is `4.25.1`
> Installing 20/23 pr…
-
I know we need protoc but there might be others
-
**What language does this apply to?**
*Python*
**Describe the problem you are trying to solve.**
Installing the protobuf compiler (`protoc`) on Windows doesn't have a fixed procedure, n…
-
# Context
I use local plugin from [last](https://github.com/meshapi/grpc-api-gateway/releases/tag/v0.0.11) release and `buf.gen.yaml` my config is:
```yaml
inputs:
- directory: .
paths:
- …
-
Hello!
We :heart: Twirp at Collective Idea. We wrote it about it using our [`protoc-gen-twirp_ruby` gem](https://github.com/collectiveidea/protoc-gen-twirp_ruby) at https://collectiveidea.com/blog/…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Environment**
- ESP-Matter Commit Id: 7d3ec1ec981a77280d4b5c246a6ace4e57df4a47
- ESP-IDF Commit Id: a97a7b0962da148669b…
-
Environment: Using Python 3.12 and latest grpcio-tools library.
When running `pipdeptree` on grpcio-tools library:
1. shows incorrect dep to protobuf (related to previous issue I raised)
2. doe…
-
### Description
I am seeing a null pointer error when attempting to generate off of my GRPC spec. I wrote this demo GRPC spec similar to my internal set up to replicate the issue.
### Steps to Re…
-
I followed all steps to migrate and I'm also using knit
**npx @connectrpc/connect-migrate@latest**
```
Scanning... ✓
1 package.json file
0 lock files
0 source files
1 buf.gen.…
-
When upgrading from protoc 3.20.1 to 21.1, I get this:
```
protoc-gen-js: program not found or is not executable
```
If I revert, with the exact same `protoc` command, it goes away.
Is some…