moritz-wundke / Boost-for-Android

Android port of Boost C++ Libraries
MIT License
1.02k stars 485 forks source link

Errors from icu #111

Open vitkt opened 9 years ago

vitkt commented 9 years ago

Hello! Im trying to build boost for android. But Ive got some errors with icu:

gcc.compile.c++ bin.v2/libs/locale/build/gcc-androidR8e/release/link-static/threading-multi/encoding/codepage.o
In file included from libs/locale/src/encoding/uconv_codepage.ipp:12:0,
                 from libs/locale/src/encoding/codepage.cpp:19:
libs/locale/src/encoding/../icu/icu_util.hpp:10:28: fatal error: unicode/utypes.h: No such file or directory
compilation terminated.

My OS is Linux Mint 17.1 Cinnamon 64 bit. I use ndk_r10(July 2014) Linux 64-bit (x86).

I installed package libicu-dev and ia32-libs.

Can you help me with my problem? Maybe does anyone have compiled binaries of boost for android?

Thank you!

superkartoffel commented 8 years ago

I can confirm this bug. Building on windows against ndk r10c.