|
From: Sigurd S. <sig...@nt...> - 2013-01-14 14:23:27
|
Hi, I tried to build liblo from the latest GIT, but it failed due to "netinet/tcp.h" not found (in address.c). I build on Windows 7 using MinGW, and the sys/netinet files are not present there. This dependency was introduced into liblo 2012-09-03. When I reverted to an earlier commit, liblo built fine. Is there a way to remove this dependency on Windows again (e.g. by checking WIN32)? Sigurd |