8000 grpc shouldn't dictate where to put source code of nanopb · Issue #6083 · grpc/grpc · GitHub
[go: up one dir, main page]

Skip to content
grpc shouldn't dictate where to put source code of nanopb #6083
@mzhaom

Description

@mzhaom

third_party/grpc/upstream/src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h:38:35: fatal error: third_party/nanopb/pb.h: No such file or directory
#include "third_party/nanopb/pb.h"

Since pb.h's path is put into include path, this line should be changed to #include <pb.h>

Thanks1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0