While using google.protobuf.Any getting error: '::descriptor_table_any_2eproto' has not been declared

16 views
Skip to first unread message

Claude Robitaille

unread,
Jan 19, 2023, 12:42:48 PM1/19/23
to Protocol Buffers
Hi,

I am trying to use google.protobuf.Any in one of model. protoc successfully generates the corresponding pb.cc  but when I try to compile it I get this error:

error: '::descriptor_table_any_2eproto' has not been declared

I tried to locate a declaration for this object using grep  but did not find any other occurrence than the single one in the .pb.cc

I am using 3.20.3

Any idea?


Reply all
Reply to author
Forward
0 new messages