[
https://issues.apache.org/jira/browse/THRIFT-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145122#comment-15145122
]
Aki Sukegawa commented on THRIFT-3619:
--------------------------------------
[~wesmckinn] the suggested solution by [[email protected]] in PARQUET-470,
#define GTEST_USE_OWN_TR1_TUPLE 0, it does not work ?
I'm using Thrift C++ 0.9.3+ + gtest at work with custom gyp build config and it
builds fine.
I think I've added similar compiler definition to resolve some build issue in
the past, although not sure if it was for Thrift.
> Using Thrift 0.9.3 with googletest on Linux gcc 4.9 / C++11
> -----------------------------------------------------------
>
> Key: THRIFT-3619
> URL: https://issues.apache.org/jira/browse/THRIFT-3619
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Reporter: Wes McKinney
>
> In PARQUET-470 we've been tracking some issues we've run into with Thrift
> 0.9.2 and 0.9.3. There is a conflict concerning {{std::tuple}} and so far
> have been unable to determine a workaround. Can you please advise and confirm
> whether this should be considered a bug in Thrift? Thank you
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)