You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/05/23 18:31:04 UTC

[jira] [Resolved] (PARQUET-996) Improve MSVC build - ThirdpartyToolchain - Arrow

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

Wes McKinney resolved PARQUET-996.
----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.2.0

Issue resolved by pull request 339
[https://github.com/apache/parquet-cpp/pull/339]

> Improve MSVC build - ThirdpartyToolchain - Arrow
> ------------------------------------------------
>
>                 Key: PARQUET-996
>                 URL: https://issues.apache.org/jira/browse/PARQUET-996
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: rip.nsk
>             Fix For: cpp-1.2.0
>
>
> - Use CMAKE_GENERATOR instead of harcoded "NMake Makefiles"
> - Fix DEPENDEES for copy_dll_step (it should be 'install' not 'build'), after that ninja generator can be used.
> - Merge versioned ExternalProject_Add
> - Fix bug in FindArrow  which broke "PARQUET_ARROW_LINKAGE=static" build



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)