Csound Csound-dev Csound-tekno Search About

[Cs-dev] liblo build on Windows

Date2007-05-29 21:30
FromVictor Lazzarini
Subject[Cs-dev] liblo build on Windows
Actually, it's possible to use the configure script
to build liblo on windows mingw, provided that you
have libpthread.a (win32 pthread):

./configure LIBS=-lws2_32 CFLAGS=-DWIN32
make
make install

Quite easy actually. Although if you get complaints
about gai_strerror(), you might need to edit ws2tcpip.h.

Can we take this item off the TODO list?

Victor

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net