You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2022/08/20 10:12:51 UTC

[GitHub] [incubator-brpc] guodongxiaren commented on issue #1880: 编译失败,protobuf 3.21.5

guodongxiaren commented on issue #1880:
URL: https://github.com/apache/incubator-brpc/issues/1880#issuecomment-1221272502

   一般是系统里装了多个protobuf,然后protoc的版本和protobuf库版本不一致导致的。
   
   `protoc --version`看一下protoc版本。保证protoc的版本和链接的protobuf库的版本是同一个版本。


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org