Protobuf linking error, undefined reference due to symbol suffix ‘B5cxx11’
I’m compiling source files test.cpp
(include proto.pb.h) and proto.pb.cc
together to a binary file.
I’m compiling source files test.cpp
(include proto.pb.h) and proto.pb.cc
together to a binary file.