chatglm.cpp icon indicating copy to clipboard operation
chatglm.cpp copied to clipboard

when act with grpc , multiple definition error accur in absl & protobuf

Open shuaidaming opened this issue 2 years ago • 0 comments

/usr/bin/ld: /usr/local/lib/libsentencepiece.a(wire_format_lite.cc.o):(.rodata+0x104): multiple definition of `google::protobuf::internal::WireFormatLite::kMessageSetItemStartTag'; /usr/local/lib/libprotobuf.a(wire_format_lite.cc.o):(.rodata+0x164): first defined here

shuaidaming avatar Nov 03 '23 02:11 shuaidaming