I encountered the following error when I tried to compile affdex sdk sample applications I’m using GCC 5.2.1 Answer My initial suspicion was that the problem is attempting to compile the apps using a newer GCC or rather GLIBCXX than what the sdk is compiled with (gcc v4.8). The error msg refers to an undefined function that the compiler is