audeering / opensmile

The Munich Open-Source Large-Scale Multimedia Feature Extractor
https://audeering.github.io/opensmile/
Other
553 stars 74 forks source link

version `GLIBC_***` is too low to run. #57

Closed s-charvin closed 3 months ago

s-charvin commented 1 year ago

Is there a method to compile and run in the low version GLIBC(**-GLIBC_2.17) environment.

chausner-audeering commented 1 year ago

openSMILE requires a C++11-compatible compiler. You may try with the oldest gcc version that still supports all C++11 features that openSMILE depends on. I would try with gcc 4.x or gcc 5.