通知
本站点除 Legacy 产品与方案外,已迁移至 声网新文档中心 ,当前页面不再维护
Documentation
All
Console 官网 Community Technical support

What's the lowest glibc version that the Agora RTM SDK requires on Linux Java and Linux C++?

Type: Integration issues    Platform: Linux   Last Updated: 2020/12/11 00:58:00

The lowest glibc version that the Agora RTM SDK requires on Linux Java and Linux C++ is v2.14. If your glibc version is lower, the .so library will fail to load and the following error message will occur:

  • version 'GLIBC_2.14' not found.
  • "NoClassDefFoundError".

Upgrade your glibc version to fix this issue.