News:

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

Main Menu

Can anybody help? "encoding changed"

Started by titaas, December 15, 2013, 12:27:18 PM

Previous topic - Next topic

titaas



What the problem is here? I couldn't find answer anywhere.

MortenMacFly

Quote from: titaas on December 15, 2013, 12:27:18 PM
What the problem is here? I couldn't find answer anywhere.
Well the hint already gives you the information:

You have entered non-ANSI characters into a ANSI file. This won't work, therefore the encoding did change to UTF-8. Nothing to worry about, it has to be like that, otherwise your ANSI file would get cut at the beginning of the first non-ANSI character.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]