wasphin commented on issue #2371:
URL: https://github.com/apache/brpc/issues/2371#issuecomment-1707660485

   未能复现,建义删除 build 后重新编译,贴一下 cmake 以及 make 的完整日志。
   
   ```
   rm -rf build
   mkdir build
   cd build
   cmake .. -DCMAKE_VERBOSE_MAKEFILE=ON
   make -j$(nproc)
   ```


-- 
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-unsubscr...@brpc.apache.org

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


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

Reply via email to