I'm currently building Xalan-C from the current "trunk" of the source in VSN on the Apache site. As part of that build, I have a need to rebuild Xerces-C, too, per the Xalan build docs which indicate that the underlying ICU and Xerces-C builds should be done with the same compiler version as is being used to build Xalan-C.

I've gotten my ICU builds done correctly for both 32-bit & 64-bit builds of Windows.

Now, I'm trying to build Xerces-C v2.8 on Windows, targeting both 32-bit & 64-bit environments, with ICU included. I'm using Visual Studio 2008 [Visual C/C++ v9.0].

When building with ICU, the Xerces special/other build instructions make reference to mods needed for the Visual C/C++ project files, but the mods themselves don't appear to have ever been documented. Google Groups searches are not turning up any helpful results.

The only instructions available that discuss building Xerces-C with ICU are for a Cygwin/Perl command line environment, which I'd prefer to avoid having to set up if there's a complete build process that can be done from within Visual Studio's IDE.

A search of the Visual C/C++ project files hasn't turned up any results w/respect to references to ICU, so I'm guessing that the projects don't currently have any "awareness" of ICU.

Is there any additional information available regarding doing this build from within the Visual Studio IDE?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to