[
https://issues.apache.org/jira/browse/PARQUET-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523577#comment-16523577
]
Tham commented on PARQUET-1252:
-------------------------------
{quote}it should be helpful if Boost_USE_STATIC_LIBS is passed on to thrift EP
as well :) I have a problem in MacOS that thrift automatically uses dynamic lib
that having different version with BOOST_ROOT that I passed on.
{quote}
I'm wrong. Passing Boost_USE_STATIC_LIBS to thrift EP doesn't help. Still don't
know why thrift use dynamic boost libs. Any idea? [~xhochy]
> [C++] Pass BOOST_ROOT and Boost_NAMESPACE on to Thrift EP
> ---------------------------------------------------------
>
> Key: PARQUET-1252
> URL: https://issues.apache.org/jira/browse/PARQUET-1252
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Uwe L. Korn
> Priority: Major
> Fix For: cpp-1.5.0
>
>
> Currently we build the {{thrift_ep}} with the Boost version it finds by
> itself. In the case where {{parquet-cpp}} is built with a very specific Boost
> version, we also need to build it using this version. This needs passing
> along of {{BOOST_ROOT}} and {{Boost_NAMESPACE}} to the Thrift ExternalProject.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)