[
https://issues.apache.org/jira/browse/ARROW-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774407#comment-16774407
]
Francois Saint-Jacques commented on ARROW-4654:
-----------------------------------------------
This errors is prone to happen when protobuf is vendored and ninja is used.
> [C++] Implicit Flight target dependencies cause compilation failure
> -------------------------------------------------------------------
>
> Key: ARROW-4654
> URL: https://issues.apache.org/jira/browse/ARROW-4654
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, FlightRPC
> Affects Versions: 0.12.0
> Reporter: Francois Saint-Jacques
> Assignee: Francois Saint-Jacques
> Priority: Major
>
> {code:sh}
> In file included from ../src/arrow/flight/internal.h:23:0,
> from ../src/arrow/python/flight.cc:20:
> ../src/arrow/flight/protocol-internal.h:22:10: fatal error:
> arrow/flight/Flight.grpc.pb.h: No such file or directory
> #include "arrow/flight/Flight.grpc.pb.h" // IWYU pragma: export
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)