You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/05/27 14:16:04 UTC

[jira] [Resolved] (PARQUET-1004) CPP Building fails on windows

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

Uwe L. Korn resolved PARQUET-1004.
----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.2.0

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

> CPP Building fails on windows
> -----------------------------
>
>                 Key: PARQUET-1004
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1004
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>         Environment: Windows 10
> Visual Studio 2015
>            Reporter: allen tom
>             Fix For: cpp-1.2.0
>
>
> Cannot open C:\src\vcpkg\packages\zlib_x64-windows\lib\zlibstatic.lib. The problem comes when PARQUET_ZLIB_VENDORED is turned on.
> The reason is because of these four lines 
> https://github.com/apache/parquet-cpp/blob/bac81a7a6e13aa28f8b828e336dd80f84950cdcc/cmake_modules/FindZLIB.cmake#L69-L72
> However with the local libs it's zlib.lib and not zlibstatic.lib



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