Documentation
FAQ
Integration issues
What's the lowest glibc version that the Agora RTM SDK requires on Linux Java and Linux C++?
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.