News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Build log scrambled

Started by Phex, August 21, 2013, 09:29:25 PM

Previous topic - Next topic

Phex

Somehow my build log has a wrong encoding. All error messages look like

"main.c:69:5: error: expected ‘)’ before ‘{’ token".

Is this a known issue and can I fix this somewhere? Unfortunately I did not find anything searching the web.

I use Code::Blocks 12.11 and Windows 7.

Thanks in advance!

oBFusCATed

The problem is that you're using localized gcc ... I don't remember how to fix it, but it has been discussed in the forum.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]


mrivet

Thanks, I had the same problem and I followed the instructions in the link you provided; it worked perfectly.