chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Patch for udp egg on mingw32


From: Paula Roquero
Subject: [Chicken-users] Patch for udp egg on mingw32
Date: Fri, 22 Apr 2016 00:07:58 +0200

Hello,

I had problems compiling the udp egg in Windows using mingw32 and came
up with the following patch to fix it:

diff a/udp.scm b/udp.scm
77a78,81
> # elif __MINGW32__
> # define WINVER 0x0501
> # include <winsock2.h>
> # include <ws2tcpip.h>

Paula



reply via email to

[Prev in Thread] Current Thread [Next in Thread]