Re: Xerces work with ICU transcode

2005-01-06 Thread Gareth Reakes
@xml.apache.org Subject: Re: Xerces work with ICU transcode Hi, what version of xerces are you compiling? Gareth Shouhua Wang wrote: Hi, I compile Xerces using XML_USE_ICU_TRANSCODER flag instead of XML_USE_WIN32_TRANSCODER, and add ICUTranscode file to the project instead of Win32Transcode

RE: Xerces work with ICU transcode

2005-01-06 Thread Shouhua Wang
I am using Xerces 2.5.0 with ICU 3.0, and have not try to latest 2.6.0 yet. -Original Message- From: Gareth Reakes [mailto:[EMAIL PROTECTED] Sent: 2005å1æ6æ 19:09 To: xerces-c-dev@xml.apache.org Subject: Re: Xerces work with ICU transcode Hi, what version of xerces are you

Re: Xerces work with ICU transcode

2005-01-06 Thread Gareth Reakes
Hi, what version of xerces are you compiling? Gareth Shouhua Wang wrote: Hi, I compile Xerces using XML_USE_ICU_TRANSCODER flag instead of XML_USE_WIN32_TRANSCODER, and add ICUTranscode file to the project instead of Win32Transcode file. The build is ok, but some test cases of Xerces f

Xerces work with ICU transcode

2005-01-06 Thread Shouhua Wang
Hi,   I compile Xerces using XML_USE_ICU_TRANSCODER flag instead of XML_USE_WIN32_TRANSCODER, and add ICUTranscode file to the project instead of Win32Transcode file. The build is ok, but some test cases of Xerces failed, such as DOMTypeInfoTest.exe, which give the following error message: