[
https://issues.apache.org/jira/browse/ARROW-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-2109:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/18081
> [C++] Boost 1.66 compilation fails on Windows on linkage stage
> --------------------------------------------------------------
>
> Key: ARROW-2109
> URL: https://issues.apache.org/jira/browse/ARROW-2109
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Environment: Windows
> Reporter: Max Risuhin
> Assignee: Max Risuhin
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Boost's autolinking should be disable on compilation with MSVC, since it
> causes linkage with shared import libs, instead of expected static. Following
> error occurs:
> `LINK : fatal error LNK1104: cannot open file 'boost_filesystem.lib'`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)