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: CodeEditor, Assist++, Topic++ » Localized compiler output
Localized compiler output [message #19841] Mon, 26 January 2009 15:51 Go to next message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

Recently I`ve installed Russian localized version of MSC9 compiler. On building inside TheIDE I can`t see any localized message:
Quote:

----- Core ( MSC9 WIN32 MSC ) (1 / 3)
----- plugin\z ( MSC9 WIN32 MSC ) (2 / 3)
----- TestEtude2 ( MAIN MSC9 WIN32 MSC ) (3 / 3)
cl:  error D8003:    䠩
TestEtude2: 1 file(s) built in (0:00.03), 31 msecs / file, duration = 47 msecs, parallelization 0%


Changing font or default codepage doesn`t make characters visible.
Is there a way to correct this?
Re: Localized compiler output [message #19844 is a reply to message #19841] Mon, 26 January 2009 18:01 Go to previous messageGo to next message
cocob is currently offline  cocob
Messages: 156
Registered: January 2008
Experienced Member
I have the same problem in french
Re: Localized compiler output [message #19846 is a reply to message #19844] Mon, 26 January 2009 22:01 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

My experiments with the MSC also ended in failure.

But I learned how to compile the SQL applications under GCC, and now I do not care version of windows.

Yes, under the GCC exe file is bigger. But the stability of the result - more important.

Several years ago, I tried to link the C application to the table Excel - and in the same configuration it works not on all computers in the office.

I tried to find a solution on the Internet and found this description: Microsoft solutions are depending on the phases of the moon. This is the main feature. Razz


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Re: Localized compiler output [message #19965 is a reply to message #19846] Thu, 05 February 2009 16:19 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Could you run you localized compiler in a console or another controlled environment (like redirecting the output to a file) on a source that does not compile and determine what encoding is used?

You could upload you file here and I'll try to determine it's encoding.
Re: Localized compiler output [message #20356 is a reply to message #19965] Fri, 13 March 2009 14:06 Go to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

It looks like MS compiler uses localized DOS encoding (cp866).
Previous Topic: Topic++ not included in export project?
Next Topic: Topic/Qtf to html
Goto Forum:
  


Current Time: Fri Mar 29 10:20:26 CET 2024

Total time taken to generate the page: 0.01493 seconds