You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really appreciate for your help.
I am trying to porting apollo 3.0 to ubuntu 16.04.
I added common/monitor_log.proto, and these error occurred at the protobuf side.
apollo::common::protobuf_modules_2fcommon_2fheader_2eproto’ has not been declared
::apollo::common::protobuf_modules_2fcommon_2fheader_2eproto::InitDefaults();
apollo::common::protobuf_modules_2fcommon_2fheader_2eproto’ has not been declared
::apollo::common::protobuf_modules_2fcommon_2fheader_2eproto::AddDescriptors();
Have you ever seen errors like this?
I have to port to 16.04, but I am stuck.
A little comments are truly helpful.
Thank you.
The text was updated successfully, but these errors were encountered:
I really appreciate for your help.
I am trying to porting apollo 3.0 to ubuntu 16.04.
I added common/monitor_log.proto, and these error occurred at the protobuf side.
apollo::common::protobuf_modules_2fcommon_2fheader_2eproto’ has not been declared
::apollo::common::protobuf_modules_2fcommon_2fheader_2eproto::InitDefaults();
apollo::common::protobuf_modules_2fcommon_2fheader_2eproto’ has not been declared
::apollo::common::protobuf_modules_2fcommon_2fheader_2eproto::AddDescriptors();
Have you ever seen errors like this?
I have to port to 16.04, but I am stuck.
A little comments are truly helpful.
Thank you.
The text was updated successfully, but these errors were encountered: