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?
Hello! Im trying to build boost for android. But Ive got some errors with icu:
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!