lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Re: Compile problems w/Borland CBuilder4 (C++5.4)


From: dickey
Subject: Re: lynx-dev Re: Compile problems w/Borland CBuilder4 (C++5.4)
Date: Tue, 18 May 1999 19:44:44 -0400 (EDT)

> Last week, Gisle V. suggested: 
>  
> > <windows.h> isn't included... 
> and 
> > Try to define 'WIN_32_LEAN_AND_MEAN'... 
>  
> I've gotten a bit farther tonight, in that I can compile makeuctb and 
> run it. Pushing on to WWW/Library, I am stuck now with variable string 
> arguments in HTString.c. 

what header files does it have?  there's only a few standard ones to
look for (stdarg.h vs varargs.h).
  
> For example: 
>  
> Error E2188 ../../Library/Implementation/HTString.c 440:  
>   Expression syntax in function StrAllocVsprintf 
> Error E2188 ../../Library/Implementation/HTString.c 467:  
>   Expression syntax in function StrAllocVsprintf 
> Error E2108 ../../Library/Implementation/HTString.c 469:  
>   Improper use of typedef 'size_t' in function StrAllocVsprintf 
>  
> I've tried defining HAVE_STDARG_H and ANSI_VARARGS without success. 
> Anyone understand varargs with Borland? 
>  


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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