-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
octo-ns-master/sg_agent/src/mns/config_loader.cc:261:54: error: cannot bind rvalue reference of type ‘std::__cxx11::basic_string&&’ to lvalue of type ‘std::string’ {aka ‘std::__cxx11::basic_string’}
261 | std::string>(CXmlFile::LocalIp, local_ip));
octo-ns-master/sg_agent/src/mns/config_loader.cc:264:56: error: cannot bind rvalue reference of type ‘std::__cxx11::basic_string&&’ to lvalue of type ‘std::string’ {aka ‘std::__cxx11::basic_string’}
264 | std::string>(CXmlFile::LocalMask, local_mask));
有遇到过吗,其他编译都正常,sdk编译ok
Metadata
Metadata
Assignees
Labels
No labels