BewareMyPower commented on issue #14457: URL: https://github.com/apache/pulsar/issues/14457#issuecomment-1055087196
> error: ‘class google::protobuf::FileDescriptorSet’ has no member named ‘ByteSizeLong’; did you mean ‘ByteSize’? It looks like your protobuf dependency is wrong. The latest C++ client depends on protobuf 3, which has the `ByteSizeLong` method, not `ByteSize`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
