Re: [I] Mac 可以编译 BRPC吗? (brpc)

2024-01-29 Thread via GitHub
ChunelFeng commented on issue #1286: URL: https://github.com/apache/brpc/issues/1286#issuecomment-1914864066 mac m1上编译 brpc,执行了,也source过好几次了,也在 zshrc文件里,确认的确写入了 但编译还是报没有 gnu-getopt https://github.com/apache/brpc/assets/37905059/3757c072-0023-4d07-bf9a-b671683b345b";> 请问,

[I] brpc support conan/vcpkg/xmake?/brpc是否支持conan/vcpkg/xmake? (brpc)

2024-01-29 Thread via GitHub
sandisks opened a new issue, #2528: URL: https://github.com/apache/brpc/issues/2528 **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** No 不是 **Describe the solution you'd like (描述你期望的解决方法)** 支持conan vcpkg xmake等工具 -- This is an automated message from the

[I] 1.7.0版本编译问题 (brpc)

2024-01-29 Thread via GitHub
thomasnew opened a new issue, #2529: URL: https://github.com/apache/brpc/issues/2529 环境: 华为欧拉系统,基于centos发展的开源os; 内核 5.10 gcc version 10.3.1 (GCC) 执行命令: cmake . -DBUILD_SHARED_LIBS=1 -DBUILD_STATIC_LIBS=1 sh config_brpc.sh --headers="/usr/include" --libs="/usr/lib64 /usr

Re: [I] Mac 可以编译 BRPC吗? (brpc)

2024-01-29 Thread via GitHub
Huixxi commented on issue #1286: URL: https://github.com/apache/brpc/issues/1286#issuecomment-1915974214 > mac m1上编译 brpc,执行了,也source过好几次了,也在 zshrc文件里,确认的确写入了 > > 但编译还是报没有 gnu-getopt > > https://private-user-images.githubusercontent.com/37905059/300503192-3757c072-0023-4d07-bf9a

Re: [I] 1.7.0版本编译问题 (brpc)

2024-01-29 Thread via GitHub
wasphin commented on issue #2529: URL: https://github.com/apache/brpc/issues/2529#issuecomment-1916192935 cmake 或 config_brpc.sh 单独试下?看着 glog 状态像是乱的,像是部分开部分关 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [I] LB切换channel时如何感知并发起应用层握手 (brpc)

2024-01-29 Thread via GitHub
chongg039 commented on issue #2527: URL: https://github.com/apache/brpc/issues/2527#issuecomment-1916225569 我发现stream rpc的实现,重新包装一下应该能满足大部分需求,就是不知道是否可以搭配partition channel使用? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and