[usocket-devel] ECL on Windows: winsock.h or winsock2.h

24 Aug
2008
24 Aug
'08
10:28 p.m.
Hello. I have just tried to compile usocket with ECL (HEAD version), Windows and MSVC. It fails. Changing #include <winsock2.h> to #include <winsock.h> in the backend/sbcl.lisp made it working. Does it works for someone with winsock2.h? Best regards, -Anton

30 Aug
30 Aug
12:14 p.m.
On Fri, Aug 29, 2008 at 12:03 AM, Anton Vodonosov <avodonosov@yandex.ru> wrote:
on Monday, August 25, 2008, 1:28:32 AM Anton wrote:
Hello.
I have just tried to compile usocket with ECL (HEAD version), Windows and MSVC. It fails.
The problem is fixed in ECL's HEAD.
That's good news. I suppose there's no further action required from us then? Bye, Erik.
6149
Age (days ago)
6155
Last active (days ago)
2 comments
2 participants
participants (2)
-
Anton Vodonosov
-
Erik Huelsmann