RE: Building problem

I use the following command line :
	msdev ./windows/world.dsw /MAKE "comline - Win32 Release"

(verify that your .dsw and .dsp files are containing ^M. Sometimes, when
passing
from a Linux box, these ^M disapear and msdev can't compile).

Hope this will help you.

Regards


-----Message d'origine-----
De : www-lib-request@w3.org [mailto:www-lib-request@w3.org]De la part de
Ken
Envoyé : lundi 14 octobre 2002 20:48
À : www-lib@w3.org
Cc : prakash@infoglyptic.com
Objet : Re: Building problem






Hello,

Sorry for the repeat post, but I am running into the same problem.  Any help
would be appreciated.  Thanks.

Ken



Message-ID: <007001c1d16e$80a6fe40$3e0000c2@pc62>
From: "Prakash Mariappan" <prakash@infoglyptic.com>
To: <www-lib@w3.org>
Date: Fri, 22 Mar 2002 12:25:07 +0530
Subject: Building problem

Hi,
I am new to this mailing list. I am trying to do batch build on world.dsw. I
am getting lot of errors . I have given few sample errors below. Please help
me if anybody knows what is wrong in my procedure. I have downloaded
w3c-libwww-5.3.2.zip & libwww-win32.zip. I am using VC6 on Win2K.

Compiling...
HTRDF.c
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(348) : error C2143:
syntax error : missing ')' before '*'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(348) : error C2143:
syntax error : missing '{' before '*'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(348) : warning
C4228: nonstandard extension used : qualifiers after comma in declarator
list are ignored
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(348) : error C2143:
syntax error : missing ';' before '*'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(348) : error C2059:
syntax error : ')'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(349) : error C2054:
expected '(' to follow 'atts'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(656) : error C2143:
syntax error : missing ')' before '*'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(656) : error C2143:
syntax error : missing '{' before '*'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(656) : error C2059:
syntax error : ')'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(657) : error C2054:
expected '(' to follow 'name'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(702) : error C2143:
syntax error : missing ')' before '*'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(702) : error C2143:
syntax error : missing '{' before '*'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(702) : error C2059:
syntax error : 'type'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(702) : error C2059:
syntax error : ')'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(743) : error C2143:
syntax error : missing ')' before '*'
C:\VXML\W3CHTTPLib\w3c-libwww-5.3.2\Library\src\HTRDF.c(743) : error C2143:
syntax error : missing '{' before '*'


Thanks & regards,
Prakash Mariappan

infoGLYPTIC Software Pvt. Ltd.

----------------------------------------------------------------------------
----

#227/70, Level 1, Sigma Arcade,
AirPort Road, MarathaHalli,
Bangalore - 560 037 (KAR) India.
Voice: 91-80-523448/49/50 Ext:333.
Fax: 91-80-5234451.
www.infoGLYPTIC.com





_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com

Received on Tuesday, 15 October 2002 11:41:50 UTC