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
[build] build/farm_ng_amiga/protos/farm_ng/service/service.grpc.pb.h:107:9: error: ‘farm_ng::service::proto::Service::Service’ has the same name as the class in which it is declared
[build] 107 | class Service : public ::grpc::Service {
Relevant Versions
Current HEAD
Reproduction steps
Build farm-ng-amiga with cmake/c++
Expected behavior
compiles.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When compling for c++ I get the following error:
Relevant Versions
Current HEAD
Reproduction steps
Expected behavior
compiles.
Additional context
No response
The text was updated successfully, but these errors were encountered: