[
https://issues.apache.org/jira/browse/ARROW-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-5426:
----------------------------------
Priority: Minor (was: Major)
> [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
(v7.6.3#76005)