Code::Blocks Forums

User forums => Help => Topic started by: Albenejean on June 27, 2007, 05:38:24 pm

Title: International character in build log
Post by: Albenejean on June 27, 2007, 05:38:24 pm
Hi.

I've just downloaded the french version of Visual C++ 2005. The problem is that when using it with codeblocks, the buil log and the build message don't display properly the international character like é, è, ...

Is there any solution, or patch ?

And did someone know how I could make the debugger work? (I don't have any file named "cdb.exe" with VC++ 2005.)
Title: Re: International character in build log
Post by: Tingshu on June 28, 2007, 05:56:07 am
You can find cdb.exe here.
http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.7.05.0.exe
good luck!
Title: Re: International character in build log
Post by: Albenejean on June 29, 2007, 02:35:40 pm
Thanks!!
Title: Re: International character in build log
Post by: skirby on June 29, 2007, 04:34:37 pm
Hello Albenejean,

I have exactly the same problem.
See http://forums.codeblocks.org/index.php/topic,5793.0.html


Otherwise, if you manage to debug Visual C++ 2005 project with C::B, I would like you to explain me the way.