[
https://issues.apache.org/jira/browse/ARROW-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney closed ARROW-5426.
-------------------------------
Fix Version/s: (was: 2.0.0)
Resolution: Later
Closing. A volunteer is welcome to take up this work in the future.
> [C++] Repair Windows static CRT build configuration after ARROW-5403
> --------------------------------------------------------------------
>
> Key: ARROW-5426
> URL: https://issues.apache.org/jira/browse/ARROW-5426
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Minor
>
> In ARROW-5403 we changed to using the googletest DLL for unit testing because
> of the issue reported there. However, the static CRT build only works when
> all libraries are statically-linked into unit test executables, including
> gtest.lib and arrow.lib. Using gtest.dll with static CRT does not seem to
> work because gtest.dll has its own statically-linked CRT
--
This message was sent by Atlassian Jira
(v8.3.4#803005)