Goffena, Robert wrote:
I only need icu for format-string and collation.

For what it's worth:
I am building for/on AMD 64 bit machine using Visual Studio 2005 (v8).
Checked out a copy of the Xalan trunk a week ago.  I could get neither
ICU 3.2.1, 3.4, nor 3.6 to build.  ICU 3.8 built and then XalanICU.sln
would build properly.  ICU 4.0 built, but XalanICU.sln was unable to
build properly as a deprecated&apparently_removed genrb command line
argument was being used.
Yes, don't use the XalanICU solution with any version of ICU newer than 3.2.1. It will result in a message library that doesn't work, or doesn't build.

Note that it's possible to build both 32-bit and 64-bit binaries for ICU 3.2.1 with both VS2005 and VS2008. It just requires a tweak or two to the source code.

Dave

Reply via email to