cerbero
cerbero copied to clipboard
Android compilation of icu fails because of missing typeinfo header
Android compilation of icu fails because of missing typeinfo header
In file included from ustrenum.cpp:11:0:
utypeinfo.h:28:45: fatal error: typeinfo: No such file or directory #include <typeinfo> // for 'typeid' to work
Probably related to android gnu_stl, maybe some flag in file is bad?
try to at one time
Build Fail
./cerbero-uninstalled -c config/cross-android-armv7.cbc buildone icu
after ./cerbero-uninstalled -c config/cross-android-armv7.cbc package -f openwebrtc