Hello everyone I am trying to compile the example test-lm.c using the following command
gcc -o test `pkg-config --cflags --libs loudmouth-1.0` test-lm.c and I am getting this error errror: config.h: No such file or directory can somebody give any hints as to what the problems is? regards Rafael Mendoza
