[
https://issues.apache.org/jira/browse/ARROW-12013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304018#comment-17304018
]
Yibo Cai commented on ARROW-12013:
----------------------------------
Add necessary libraries to CMake fixes the issue.
{code:bash}
-- Checking support for TlsCredentialsOptions (gRPC >= 1.34)...
-- Found approximate gRPC version: 1.34
(ARROW_FLIGHT_REQUIRE_TLSCREDENTIALSOPTIONS=)
{code}
> [C++][FlightRPC] Failed to detect gRPC version
> ----------------------------------------------
>
> Key: ARROW-12013
> URL: https://issues.apache.org/jira/browse/ARROW-12013
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC
> Reporter: Yibo Cai
> Assignee: Yibo Cai
> Priority: Major
>
> I don't have gRPC dev packages on my host. Depends on Arrow to download and
> build a fresh one.
> When building Flight, I find gRPC version cannot be detected and TLS is
> always disabled.
> Error logs in comments.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)