Hi Dave, I want to go back to the problem with XalanVector.hpp. However one of the steps I have to take is to use the ICU. I tried converting icu 3.2.1 to vs 2005 but there are several unresolved externals. How much effort would it take to upgrade xalan to icu 3.8.1. I would be happy to volunteer.
Thanks Dave Hubbard -----Original Message----- From: David Bertoni [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 4:55 PM To: xalan-c-users@xml.apache.org Subject: Re: xalan icu message loader fails to load David Hubbard wrote: > I have built xalan (latest from trunk ) with icu support (also xerces > 2.8 and icu). At startup the XalanIcuMessageLoader fails with an assert: There was a long thread about this just last week, so you're probably hitting the same problem: The stock versions of Xerces-C and Xalan-C only work with ICU 3.2.1 and older. I've been meaning to upgrade things to work with a newer version of the ICU, but I haven't had the time. BTW, it looks like you've not yet responded to my request with your previous posting regarding the assert in XalanVector.hpp. I'd really like a reproducible test case so we can fix the problem, if it exists. Thanks! Dave