- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Tue, 4 Aug 1998 23:33:03 -0400
- To: www-lib@w3.org
Linus.Walleij@ecs.ericsson.se wrote in message ...
>!> I am using Borland C++ 4.52, I have downloaded libwww5.1m with the
>Command Line
>!> tool. I cannot seem to compile the program with this compiler.. any
>!> advice?
>
>The most common problem with Borland and Watcom C compilers is the lack
>of support for the boolean type. I don't know for sure whether libwww
>uses it. A way to work around it is something like (borrowed from
>SIDplay source code, file mytypes.h):
There is some BOOL handling stuff in
http://www.w3.org/Library/src/wwwsys.html
but it mostly for Unix versions. I don't have a lot of checking for windows.
Thanks,
Henrik
Received on Tuesday, 4 August 1998 23:33:00 UTC