Boost logo

Boost :

Subject: Re: [boost] [Boost-users] Need help with errors while building boost for clang on android NDK
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2016-10-04 16:02:24


On Tue, Oct 4, 2016 at 3:53 PM, Robert Dailey <rcdailey.lists_at_[hidden]> wrote:
> FYI: I still haven't gotten this working.

Okay, this is third hand information but I believe that gnu STL on
Android is not compliant. I know they are/were missing std::to_string,
some other things. Its possible that its been updated. But maybe not,
I just had a user with a build problem caused by gnu stdlib (or
whatever its called).

If you've exhausted all other options, try building with clang/llvm
standard library instead.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk