Hi! Trying to build warp17 on centos7.6. Compilation failed: ```bash tpg_rpc.c:265:5: error: implicit declaration of function ‘protobuf_c_dispatch_default’ ``` I get protobuf-c-rpc from https://github.com/protobuf-c/protobuf-c-rpc What I am doing wrong?
Hi!
Trying to build warp17 on centos7.6. Compilation failed:
I get protobuf-c-rpc from https://github.com/protobuf-c/protobuf-c-rpc
What I am doing wrong?