You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2019/02/17 20:58:00 UTC

[jira] [Resolved] (PARQUET-1532) [C++] Can't build column reader test with MinGW

     [ https://issues.apache.org/jira/browse/PARQUET-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou resolved PARQUET-1532.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.6.0

> [C++] Can't build column reader test with MinGW
> -----------------------------------------------
>
>                 Key: PARQUET-1532
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1532
>             Project: Parquet
>          Issue Type: Test
>          Components: parquet-cpp
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: cpp-1.6.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {noformat}
> In file included from C:/msys64/mingw64/include/thrift/TApplicationException.h:23,
>                  from C:/Users/kou/work/arrow/arrow.kou/cpp/src/parquet/thrift.h:35,
>                  from C:/Users/kou/work/arrow/arrow.kou/cpp/src/parquet/column_reader.cc:36:
> C:/msys64/mingw64/include/thrift/Thrift.h:32:10: fatal error: netinet/in.h: No such file or directory
>  #include <netinet/in.h>
>           ^~~~~~~~~~~~~~
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)