RE: Build Trouble

"Sinha, Raj (Raj)" <[email protected]> Sat, 14 Mar 2009 05:51:50 -0400
Newsgroups gmane.comp.lib.libwww
Message-ID <A4D36489ED316642BDCD63B144B613A40307E2E8@300815ANEX3.global.avaya.com>
This seems to have resolved the build error
#define DIR WIN32_FIND_DATA

In wwwysy.h
Under
#ifdef WWW_MSWINDOWS	=20

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of DootDog
Sent: Thursday, March 12, 2009 6:43 PM
To: [email protected]
Subject: Re: Build Trouble


I've run into this same problem.  Was anybody able to solve it?  I've
searched through the files and can't find DIR defined anywhere.


Will Amrull wrote:
>=20
> Hi, I am trying to build libw3 using the latest CVS and MSVC files,
but I
> am
> encountering a problem which causes about 85% of the project builds to
> fail.
>=20
> The problem seems to center around HTFile.h Line 102 :
> extern size_t HTFile_dirent_buf_size(DIR * dirp);
>=20
> These are the errors I receieve:
> \libwww\Library\src\HTFile.h(102) : error C2143: syntax error :
missing
> ')'
> before '*'
> \libwww\Library\src\HTFile.h(102) : error C2143: syntax error :
missing
> '{'
> before '*'
> \libwww\Library\src\HTFile.h(102) : error C2059: syntax error : ')'
>=20
> This error happens over and over and over as I try a bach build and I
> can't
> figure out what the problem is..
>=20
> Any help would be greatly appreciated.
>=20
>=20

--=20
View this message in context:
http://www.nabble.com/Build-Trouble-tp6345170p22486736.html
Sent from the w3.org - www-lib mailing list archive at Nabble.com.