Results 2 issues of Xuejian

你好,我在尝试用c++编译whale,遇到了一个问题,编译error如下: octoidl/include/octoidl/ServiceAgent.h:705:55: error: invalid covariant return type for 'virtual boost::shared_ptr meituan_mns::ServiceAgentProcessorFactory::getProcessor(const apache::thrift::TConnectionInfo &)' ::boost::shared_ptr< ::apache::thrift::TProcessor > getProcessor(const ::apache::thrift::TConnectionInfo& connInfo); ^ In file included from external/cpp3rd_lib/thrift/include/thrift/transport/TFileTransport.h:25:0, from external/cpp3rd_lib/thrift/include/thrift/transport/TTransportUtils.h:30, from whale/cthrift/util/cthrift_common.h:54, from...

你好,我用的centos系统,在用这个库的过程中报错误undefined reference to 'muduo::net::EventLoop::runInLoop(boost::function const&)',这个问题该怎么解决?