[Prev][Next][Index][Thread]
Re: problem about version 4.0 compiled in Windows NT with MSCV 2.2
-
To: Jiang Tao <jiangt@ceci.mit.edu>
-
Subject: Re: problem about version 4.0 compiled in Windows NT with MSCV 2.2
-
From: Henrik Frystyk Nielsen <frystyk@w3.org>
-
Date: Mon, 08 Jan 1996 20:54:12 -0500
-
Cc: www-lib@w3.org
-
From frystyk@w3.org Mon Jan 8 20: 54:17 1996
-
Message-Id: <9601090154.AA05624@www20>
-
Reply-To: Henrik Frystyk Nielsen <frystyk@w3.org>
-
X-Mailer: exmh version 1.6.2 7/18/95
>
> I try to compile the w3c lib to DLL in windows NT 3.51 with MSVC 2.2, and I use
> the project files provided by the lib, and the compiler complain that:
>
> 1. "SIGPIPE undeclared" in HTTcp.c;
> 2. "make_ascii is not a member of me" in HTWriter.c;
>
> Then I comment out the function(HTSetSignal()) in HTTcp.c which use SIGPIPE and the
> function in HTAccess.c which use HTSetSignal(). and comment out the line
> in HTWriter.c which contains make_ascii, and I compiled the DLL successfully, but
> when I tried the 3rd example provided by the lib I find it crashed (first and the
> second example works).
>
I think this is fixed in the latest version. I have not had these problems
when compiling on MSVC 2.0. Please have a look at the latest versions at
http://www.w3.org/pub/WWW/Distribution.html
--
Henrik Frystyk Nielsen, <frystyk@w3.org>
World-Wide Web Consortium, MIT/LCS NE43-356
545 Technology Square, Cambridge MA 02139, USA