"Wang, Haoyi" <[EMAIL PROTECTED]> wrote on 10/15/2007 10:45:24 AM:
> Hello: > > I am trying to build Xalan-C 1.10?s XalanMessages_1_10.dll with > Xerces2.8 and ICU3.8. I am using VS2003 (VC7.1) to build them. But > command on ?MsgCreator.exe? returns error 0xc0000135 and fails the > dll build. If I build Xalan1.10 and Xerces2.8 with ICU3.2, there is > no error and XalanMessages_1_10.dll can be generated. I am wondering > anybody see this problem and solve it. If ICU3.8 is not compatible > with Xalan1.10 and/or Xerces2.8, how about ICU3.4 or ICU3.6? Compatability with ICU 3.8 will be a feature of XalanC 1.11, but won't work with 1.10. I've successfully used ICU 3.6 with XalanC, although I think 3.2 is the "official" version. I couldn't find 3.2 available for download, so I substituted 3.6 instead, and it worked for me, although I can't guarantee it will work. Ashley Zinyk