-
```
% java -jar .m2/repository/com/github/os72/protoc-jar/3.11.4/protoc-jar-3.11.4.jar -pp
------------------------------------------------------------------------
Detecting the operating system an…
-
### Tool Name
protoc-gen-jsonschema
### Tool Description
JsonSchema generator plugin for Google Protocol Buffers
### Action Type
- [X] Add Tool
- [ ] Modify Tool
### Tooling Types
- [ ] validat…
-
Integration test compilation fails during the execution of the `yarn proto2ts` command with `SyntaxError: Invalid regular expression flags`.
### Steps to reproduce
1. Delete the `ts-proto-protoc…
-
### Problem
proc decodeRpcMsg() and encodeRpcMsg don't behave as protocol buffer behaves
### Impact
encoding & decoding might be wrong
### To reproduce
1-call encodeRpcMsg(rpcmsg) where rpmsg=(
…
-
I am seeing an error about the protoc-gen-c not found. Using conan package manager to install protobuf-c and its giving an error at
find_package(protobuf-c REQUIRED CONFIG) of CMakeList.txt file.
…
-
So, the golem docs mention that you need version 15+, then say "just use brew."
For those of us who aren't on Mac, we're sent to the protoc website, which has a helpful script to install it.
Unfortu…
-
NixOS is a Linux distribution which does not obey the FHS, and as such, the `protoc` supplied by `protoc-bin-vendored-linux` will fail to run:
```
error: failed to run custom build command for `me…
-
Hello, I don't understand why following declarations will be compiled:
`
type is = int list [@@deriving protobuf { protoc }]
type io =
| Port of int [@key 1]
| Agg of is [@key 2]
…
-
> protoc version: libprotoc 26.0
>
> shell: protoc --plugin=protoc-gen-grpc-java=/protoc-gen-grpc-java-1.63.0-osx-aarch_64.exe --proto_path=/xx/proto --java_out=/xx/java paged.proto user.proto
>
>…
-
#283 introduced the PROTOC env var, which our project uses to great effect via the `[env]` table in `.cargo/config.toml`, ensuring that all folks working on the project use a consistent pre-packaged v…