[
https://issues.apache.org/jira/browse/ARROW-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16772435#comment-16772435
]
Wes McKinney commented on ARROW-3294:
-------------------------------------
I tried using the shared libraries but it creates a sea of warnings. It seems
that the protobuf developers want Windows to use static linking:
https://github.com/protocolbuffers/protobuf/blob/436139803ffbe0ca3dc0e563b63f29b2fd729d4f/cmake/README.md#dlls-vs-static-linking
"Due to issues with Win32's use of a separate heap for each DLL, as well as
binary compatibility issues between different versions of MSVC's STL library,
it is recommended that you use static linkage only"
> [C++] Test Flight RPC on Windows / Appveyor
> -------------------------------------------
>
> Key: ARROW-3294
> URL: https://issues.apache.org/jira/browse/ARROW-3294
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, FlightRPC
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: flight
> Fix For: 0.13.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)