Open chhsiao1981 opened 7 months ago
Can be resolved by adding -lgpr -labsl_synchronization
Need to check the side-effect after adding these flags though~
A better configure for grpc/grpc++
:
`pkg-config --libs protobuf grpc++`
https://github.com/grpc/grpc/blob/v1.30.2/examples/cpp/helloworld/Makefile https://github.com/grpc/grpc/blob/v1.51.1/examples/cpp/helloworld/Makefile