-
Hi, I'm trying to compile locally (behind a corporate proxy) and I'm struggling to understand how to compile the module `apicurio-registry-protobuf-schema-utilities`.
Specifically I get this error:
…
-
https://github.com/bazelbuild/rules_proto/discussions/213
keith updated
5 months ago
-
`Grpc.Tools` uses msbuild to integrate protoc into .NET projects. Using protoc has pros and cons:
* Pros: Works today, handles all versions of Protobuf, well tested, maintained by Protobuf team
* …
-
https://build.tarsier-infra.isrc.ac.cn/package/live_build_log/openEuler:24.03:SP1:Everything/pulsar/mainline_riscv64/riscv64
```
[ 2318s] [INFO] -----------------------------------------------------…
-
This bug is a rebirth of protocolbuffers/protobuf#9152, which has already been fixed in v3.19.1. It seems the fix hasn't been delivered to the latest version.
**What version of protobuf and what la…
-
The protobuf format has the type [`google.protobuf.Value`][3] described in [Create Protobuf messages for .NET apps][1].
There is also a [`Google.Protobuf.WellKnownTypes.Value`][2] type in the `Google…
-
It seems that when using `find_package(Protobuf CONFIG)`, any eventual setting of `Protobuf_PROTOC_EXECUTABLE` is ignored.
This makes it hard for us in conda-forge, because `find_package(Protobuf C…
-
Hi, I am trying to build a simple android app that uses protocol buffers (and will try to move the protocol buffer code into an android library in the same project thereafter if successful).
Here is …
-
Hi
Is there a way I can tell protoc to fail on warnings?
-
I would like to know which version of `protoc` is used, as I am encountering the following problem while compiling C3D:
> In file included from build/src/caffe/proto/caffe_pretty_print.pb.cc:4:0:
…