[
https://issues.apache.org/jira/browse/ARROW-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-1072:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/16662
> Building fails on windows
> -------------------------
>
> Key: ARROW-1072
> URL: https://issues.apache.org/jira/browse/ARROW-1072
> Project: Apache Arrow
> Issue Type: Bug
> Environment: Windows 10
> Visual Studio 2015
> Reporter: allen tom
> Priority: Major
> Attachments: Config1.PNG, Config2.PNG
>
>
> 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 six lines
> https://github.com/apache/parquet-cpp/blob/bac81a7a6e13aa28f8b828e336dd80f84950cdcc/cmake_modules/ThirdpartyToolchain.cmake#L137-L142
> However with the local libs it's zlib.lib and not zlibstatic.lib
--
This message was sent by Atlassian Jira
(v8.20.10#820010)