[
https://issues.apache.org/jira/browse/PARQUET-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875104#comment-15875104
]
Wes McKinney commented on PARQUET-885:
--------------------------------------
PR: https://github.com/apache/parquet-cpp/pull/252, let me know if this works
for you
> [C++] Do not search for Thrift in default system paths
> ------------------------------------------------------
>
> Key: PARQUET-885
> URL: https://issues.apache.org/jira/browse/PARQUET-885
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Blocker
> Fix For: cpp-1.0.0
>
>
> Because of the likelihood that a Thrift compiled elsewhere may not have been
> built with -fPIC, I recommend we use {{NO_DEFAULT_PATH}} in
> {{FindThrift.cmake}} to force the external project build if the
> {{$THRIFT_HOME}} environment variable is not set
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)