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

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

    [ https://issues.apache.org/jira/browse/ARROW-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867299#comment-16867299 ] 

Antoine Pitrou edited comment on ARROW-5648 at 6/19/19 7:29 AM:
----------------------------------------------------------------

It seems building Boost.Locale has its own complications:
https://www.boost.org/doc/libs/1_70_0/libs/locale/doc/html/building_boost_locale.html


was (Author: pitrou):
It seems building Boost.Locale has its own complications:
https://www.boost.org/doc/libs/1_57_0/libs/locale/doc/html/building_boost_locale.html


> [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
>            Priority: Major
>             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)