Closed
Description
When I'm trying to build Firebase SDK 5.7.0 I'm receiving next error (with 5.6.1 everything works fine).
armeabi-v7a/gnustl
Android:GCC 4.8
Android: NDK 10e, Build Tools 23.0.2, Api Level 14
Log:
/opt/android-ndk-r16b/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/basic_string.h:878: error: undefined reference to 'std::__throw_out_of_range_fmt(char const*, ...)'
collect2: error: ld returned 1 exit status