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 2020/08/26 11:26:56 UTC

[GitHub] [incubator-brpc] songlong opened a new issue #1216: 支持pb2.5以上编译太费尽了,很多问题

songlong opened a new issue #1216:
URL: https://github.com/apache/incubator-brpc/issues/1216


   **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
   
   
   **Describe the solution you'd like (描述你期望的解决方法)**
   
   
   **Describe alternatives you've considered (描述你想到的折衷方案)**
   
   
   **Additional context/screenshots (更多上下文/截图)**
   
   


----------------------------------------------------------------
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.

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


[GitHub] [incubator-brpc] zyearn closed issue #1216: 支持pb2.5以上编译太费尽了,很多问题

Posted by GitBox <gi...@apache.org>.
zyearn closed issue #1216:
URL: https://github.com/apache/incubator-brpc/issues/1216


   


----------------------------------------------------------------
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.

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


[GitHub] [incubator-brpc] songlong commented on issue #1216: 支持pb2.5以上编译太费尽了,很多问题

Posted by GitBox <gi...@apache.org>.
songlong commented on issue #1216:
URL: https://github.com/apache/incubator-brpc/issues/1216#issuecomment-681985150


   手动处理了一下config.sh,己安装成功


----------------------------------------------------------------
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.

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


[GitHub] [incubator-brpc] songlong commented on issue #1216: 支持pb2.5以上编译太费尽了,很多问题

Posted by GitBox <gi...@apache.org>.
songlong commented on issue #1216:
URL: https://github.com/apache/incubator-brpc/issues/1216#issuecomment-680822250


   In file included from src/mcpack2pb/generator.cpp:30:0:
   ./src/idl_options.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
    #error This file was generated by an older version of protoc which is
     ^
   ./src/idl_options.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
    #error incompatible with your Protocol Buffer headers.  Please
     ^
   ./src/idl_options.pb.h:19:2: error: #error regenerate this file with a newer version of protoc.
    #error regenerate this file with a newer version of protoc.
     ^
   make: *** [src/mcpack2pb/generator.o] Error 1


----------------------------------------------------------------
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.

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


[GitHub] [incubator-brpc] zyearn commented on issue #1216: 支持pb2.5以上编译太费尽了,很多问题

Posted by GitBox <gi...@apache.org>.
zyearn commented on issue #1216:
URL: https://github.com/apache/incubator-brpc/issues/1216#issuecomment-681979409


   这是因为环境的protoc和protobuf runtime的版本对应不上导致的,一般是由于装了多个版本的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.

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


[GitHub] [incubator-brpc] cavalier23 commented on issue #1216: 支持pb2.5以上编译太费尽了,很多问题

Posted by GitBox <gi...@apache.org>.
cavalier23 commented on issue #1216:
URL: https://github.com/apache/incubator-brpc/issues/1216#issuecomment-794922168


   > 手动处理了一下config.sh,己安装成功
   
   怎么处理的?


----------------------------------------------------------------
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.

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