On Sun, 2006-03-05 at 08:30 +0000, Chris Cannam wrote:
dssi-vst-server.cpp: undefined reference to `pthread_mutex_trylock'
Does the file (I don't have it to hand and am not at a
proper computer) have
#include <pthread.h>
at the top? If not, what if you add it?
i'm not sure which file you mean? i tried adding it to the top of
dssi-vst-server.cpp, but that didn't work ... is that the one you meant?
shayne