Author Topic: Localization problem of MS-DOS window within the IDE.  (Read 2693 times)

Cattivo

  • Guest
Localization problem of MS-DOS window within the IDE.
« on: November 26, 2008, 06:07:03 pm »
I have installed the codeblocks-8.02mingw-setup.exe distribution for windows. I'm running windows XP SP3.
When I'm building and running a console application the msdos window that opens when I run the program from within the IDE, fails to correctly produce the strings (say the text in a printf statement) that are written in another language. At the same time, as a result of the system being localized properly (regional and language options), the system's command prompt behaves normally when typing text in it in this other language. Any ideas about what could be wrong?