[
https://issues.apache.org/jira/browse/ARROW-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662450#comment-17662450
]
Rok Mihevc commented on ARROW-5426:
-----------------------------------
This issue has been migrated to [issue
#21879|https://github.com/apache/arrow/issues/21879] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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.20.10#820010)