I am trying to build audEERING UG's openSmile library on Windows.
I have successfully build the OPENSMILE before with using the portaudio by following the guide Compiling without portaudio.
Now I need to do extract features from live, using OpenSMILE with port audio. So I try follow the other link steps this link but i get the error of
Thus I try comment out that portion and rebuild it successfully.
So the following steps is as followed
build openSmileLibClassif manually - done.
build openSmileLibLibsvm manually - done.
build openSmileLibPortaudio –done.
But when building openSmileLib, this is the error i get:
does anyone know how to solve this?
I greatly appreciate it.