We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,我在编译muduo是遇到了一些问题,请指教
Linux Ubuntu14.04 64-bit
Branch master 我是直接从GitHub上clone然后编译的,应该是最新的版本
cmake version 3.9.6 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) BOOST_LIB_VERSION "1_54" libprotoc 3.4.0 其中一个错误../../../lib/libace_logging_proto.a(logrecord.pb.cc.o):(.rodata._ZTVN7logging9LogRecordE[_ZTVN7logging9LogRecordE]+0xb8): undefined reference to `google::protobuf::Message::SpaceUsedLong() const' 都是未定义错误,什么原因
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你好,我在编译muduo是遇到了一些问题,请指教
Linux distro and version? x86 or ARM? 32-bit or 64-bit?
Linux Ubuntu14.04 64-bit
Branch (master/cpp11/cpp17) and version of muduo?
Branch master 我是直接从GitHub上clone然后编译的,应该是最新的版本
Version of cmake, gcc and boost? (If not from distro.)
cmake version 3.9.6 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4)
BOOST_LIB_VERSION "1_54" libprotoc 3.4.0
其中一个错误../../../lib/libace_logging_proto.a(logrecord.pb.cc.o):(.rodata._ZTVN7logging9LogRecordE[_ZTVN7logging9LogRecordE]+0xb8): undefined reference to `google::protobuf::Message::SpaceUsedLong() const'
都是未定义错误,什么原因
The text was updated successfully, but these errors were encountered: