Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » compiler's output message of vc10free Chinese edition
Re: UTF-8 Encoded src files and vc10free Chinese edition [message #34058 is a reply to message #34048] Thu, 13 October 2011 23:10 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
mirek wrote on Thu, 13 October 2011 20:24


We now unfortunately included Watcom builder as well - how does it react to BOM?


The Open Watcom compiler has following options for this case:
-zk0 double-byte char support for Kanji
-zk0u translate Kanji double-byte characters to UNICODE
-zk1 double-byte char support for Chinese/Taiwanese
-zk2 double-byte char support for Korean
-zkl double-byte char support if current code page has lead bytes
-zku=<codepage> load UNICODE translate table for specified code page

Yes, it is not very capable to build U++ applications, after some tests, but it capable to build Open Watcom sample applications.
If you think, it is unfortunate to have such a builder, you can remove it before release. I can move it to Bazaar section on the forum.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to update the GUI with language changes?
Next Topic: about the using of unicode in win32 platform
Goto Forum:
  


Current Time: Wed May 08 16:18:29 CEST 2024

Total time taken to generate the page: 0.01236 seconds