Neal Richardson created ARROW-5648:
--------------------------------------
Summary: [C++] Build fails on mingw without codecvt
Key: ARROW-5648
URL: https://issues.apache.org/jira/browse/ARROW-5648
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Neal Richardson
Fix For: 0.14.0
See comment on https://issues.apache.org/jira/browse/ARROW-3758 and [chat
discussion|https://ursalabs.zulipchat.com/#narrow/stream/180245-dev/topic/Need.20help.20with.20Windows.20compilation/near/168456857].
In the toolchain used to build R packages, {{codecvt}} [isn't
found|https://ci.appveyor.com/project/nealrichardson/arrow/builds/25367079#L1177].
This was apparently made into a harder requirement with the filesystem work
last month.
We'll need some kind of workaround.
[https://stackoverflow.com/questions/15615136/is-codecvt-not-a-std-header]
suggests Boost.Locale.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)