I downloaded xerces-c-src_2_3_0.zip from http://www.apache.org/dist/xml/xerces-c/ (02-Sep-2003 06:35 9.8M).
Then I just followed the instructions on http://xml.apache.org/xerces-c/build-misc.html#ICUPerl Building on Windows using ICU2.6. (Cygwin and Perl are also installed). packageBinaries.pl is the one provieded with xerces-c-src_2_3_0.zip. Basically I didnt do anything else. Regards, P.S. Oh, and the syntax errors were also there. ;) but this was not a problem. P.S2. .... "\XERCES-C2_3_0-WIN32\Build\Win32\VC6\Release\obj\Version.res" LINK : fatal error LNK1181: cannot open input file "XercesMessages2_3_0.lib" Error executing link.exe. -----Original Message----- From: David Cargill [mailto:[EMAIL PROTECTED] Subject: Re: XercesMessages2_3_0.lib Hi, Hmm.. I haven't seen this one before and we regularly build using packageBinaries.pl What options did you specify on the packageBinaries.pl script? Are you using cygwin? The syntax errors were fixed in bug 20350. Are you using the latest xercesc code in cvs? Regards, David A. Cargill Borislav Stoyanov <[EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> .de> cc: Subject: XercesMessages2_3_0.lib 10/21/2003 12:56 PM Please respond to xerces-c-dev Hello all, Im trying to build Xerces2.3 with ICU on Win2000 using the provided .pl scripts. I got however the following message: LINK : fatal error LNK1181: cannot open input file "XercesMessages2_3_0.lib" Could anyone help me since I cannt find this lib with the distribution I downloaded? Regards, P.S. There were also two syntax errors in the source code (copy-paste error) in ICUTransService.cpp: static XMLCh* convertToXMLCh(... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
