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 » Developing U++ » U++ Developers corner » about unicode supporting
Re: about unicode supporting [message #59248 is a reply to message #59239] Sat, 03 December 2022 15:44 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14256
Registered: November 2005
Ultimate Member
Satervalley wrote on Thu, 01 December 2022 15:38
I'm working on a app with upp under windows,as I want an "unicode built"(use -DUNICODE with clang or /D UNICODE with vc), but both have compiling error(upp core or ctrlcore packages), says that calling some wchar version function(xxxW()) with parameter of char *. I try UWord example, same error messages. how can I create an "unicode built" of my app?


Technical/Win32 explanation: U++ is built without /D UNICODE, but when communicating with Win32, it is using "W" variants of functions.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: theide with libclang
Next Topic: clangd
Goto Forum:
  


Current Time: Wed Apr 30 16:38:14 CEST 2025

Total time taken to generate the page: 0.03853 seconds