Hi, sir, after I enter the command sudo bash build_katran.sh, I got the following error:
example_grpc/KatranGrpcService.cpp:66:49: error: no matching function for call to ‘katran::KatranLb::KatranLb(const katran::KatranConfig&)’
66 | : lb_(config), hcForwarding_(config.enableHc) {
Hi, sir, after I enter the command
sudo bash build_katran.sh
, I got the following error:Any help?