Why kgsws's test file for MOHH exploit (from sdk folder) not compiling? I only modified main.c to load mp3 file. I also included audio libs in the makefile (wrong?) and write includes in sdk.h.
BUT I GET MANY ERRORS:
That means, that some libs are unacessible!
Here is my main.c:
Here is my sdk.h:
Here is my makefile: