Hi,
I tried enabling the silk variable. I got the following error message:
============================================================
[100%] Linking C shared module libmssilk.so
/buildbot/src/android/gcc/toolchain/build/../gcc/gcc-4.9/libgcc/unwind-arm-common.inc:855: error: undefined reference to '__cxa_call_unexpected'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[6]: *** [libmssilk.so] Error 1
============================================================
My env is CentOS Linux release 7.5.1804 (Core). Anyone knows how to fix this?
Thanks,
Charles
pK <
address@hidden> at 2018/11/22 wrote:
> Silk is disabled (by default) at compile-time. Doesn't ./prepare.py -DENABLE_SILK=1 && make liblinphone-android-sdk work?