Re: [protobuf] Re: Protoc v3. 15 and v3.17 creates undefined variables in pb.cc files

2021-07-23 Thread 'Adam Cozzette' via Protocol Buffers
The only things I can think of that would cause this sort of error would be things like: - Mixing generated code from multiple protoc versions - Rebuilding the generated code for one .proto file but not other closely-related .proto files If you rebuild all the generated code using a single

[protobuf] Re: Protoc v3. 15 and v3.17 creates undefined variables in pb.cc files

2021-07-23 Thread Ivan Pizhenko
Hi, could you solve this issue? I am facing simuilar one and looking for resolution. понеділок, 5 липня 2021 р. о 14:58:20 UTC+3 lev.ol...@imperva.com пише: > Hello team, > We are new to protobuf development. We stuck with the following problem : > protoc compiler creates an internal descriptor