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++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » ide console output unreadable characters
Re: ide console output unreadable characters [message #40228 is a reply to message #38718] Sun, 07 July 2013 08:35 Go to previous messageGo to previous message
o_wild is currently offline  o_wild
Messages: 28
Registered: December 2008
Location: Urmqi
Promising Member
Solved by myself! Console.cpp have unnecessary change since r4965.
line 135: s = FromSystemCharset(s); //delete this line
because Console::Append() has already converted s to WString.
My OS is Chinese Windows7 and compiler is MSC10.

Laughing
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [BUG] TheIDE - new layout of "Build Method" window has some misplaced items.
Next Topic: [FEATURE REQUEST] Comment/Uncomment commands under TheIDE "Advanced" Menu
Goto Forum:
  


Current Time: Sat Jun 07 11:43:28 CEST 2025

Total time taken to generate the page: 0.04230 seconds