Older versions of Xerces-C (including the source for version 2.4) are available from http://archive.apache.org/dist/xml/xerces-c/.
If you decide to stick with 2.4, it's possible that you'll have some work to do to get it to build for 64 bits. Moving to version 2.7 would get you bug fixes and new features and might actually be easier. -----Original Message----- From: David Bertoni [mailto:[EMAIL PROTECTED] Sent: Thursday, November 30, 2006 2:02 AM To: [email protected] Subject: Re: XML4C Query Debashis Tripathy wrote: > Hi All, > > We make use of XML4C in our project. XML4C v5.4 comprises of Xerces-C > (v2.4) > and Internation Component For Unicode (ICU v 2.6). We got a binary > distribution for the same (not the source distribution). This is a bundled > software, whose support is now discontinued by IBM Alphaworks. > > We are in the process of migrating our project to 64-Bit Windows. For that > we need a 64-Bit version of XML4C. Any suggestions where I can get the > same? I would suggest you simply switch to Xerces-C 2.7, which is quite a bit newer than XML4C. If you decide to switch to Xerces-C, you'll need to build the 64-bit binaries yourself. > Also, in case no such version is available, would it be possible to build > one ourselves? This could be possible if we can get the source distribution > of XML4C 5.4. If you don't have a source distribution for XML4C 5.4, you'll have to switch to Xerces-C. Dave
