ggoode.sa wrote:
> Hi,
> 
> Andreas' Windows Build Instructions covers libgig, linuxsampler, and
> gigedit. I have successfully compiled the cvs versions of libgig and
> linuxsampler (thank you Andreas!) and would now like to compile
> liblscp and qsampler from cvs. The ./configure for liblscp seems to go
> through fine, but when building with 'make' there is an error
> regarding pthreads. Doing a google for pthread returns a Win32 package
> for pthreads, but following their install instructions does not change
> the error. Any help would be greatly appreciated.
> 

liblscp uses native win32 threads instead of posix threads (pthreads);
the configure tool is geared to pthreads; try building with mingw/msys
with the supplied win32/Makefile.mingw instead

cheers
-- 
rncbc aka Rui Nuno Capela
rn...@rncbc.org

------------------------------------------------------------------------------
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to