[ 
https://issues.apache.org/jira/browse/XERCESC-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Kolpackov resolved XERCESC-1477.
--------------------------------------

    Resolution: Invalid

Appears to be a setup and/or ICU issue.

> Windows: Unable build Xerces-c with ICU transcode
> -------------------------------------------------
>
>                 Key: XERCESC-1477
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1477
>             Project: Xerces-C++
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>         Environment: Operating System: Windows XP
> Compiler Visual .NET 2003
>            Reporter: Ganesh Kumar
>         Attachments: SAX2Print.exe, simpletext.xml, xerces-c.dll, xerces-c.dll
>
>
> I have built Xerces-c with ICU4C 3.2 with icu transcoder. Build was 
> successful. But the function XMLString::transcode()
> does not transcode UTF-8 string properly. But when I built Xerces-c with 
> native transcoder, the  function works fine.  Can somebody  help me. I am 
> attaching proper and non-functional dlls. I have a sample program 
> SAX2Print.exe which uses the function XMLString::transcode(). With the 
> Xerces-c dll built with native trascoder, it trascode properly, that is , it 
> prints µ?ú?µ?ú?, which is the correct output.  But with the Xerces-c dll 
> built with ICU transcode, it returns ->->->->. I am attaching the XML 
> document which has to be transcoded.
> To run the sample program, use the command:
>                                                       SAX2Print.exe -p 
> simpletext.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to