You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/06/18 22:50:00 UTC

[jira] [Created] (ARROW-5648) [C++] Build fails on mingw without codecvt

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)