Code::Blocks Forums

User forums => Help => Topic started by: thecheeselover on December 17, 2014, 03:52:29 am

Title: Can't change encoding
Post by: thecheeselover on December 17, 2014, 03:52:29 am
I changed the default encoding via Settings -> Editor -> Other settings -> and then chose utf8 and set it as default encoding but it didn't work. I made new projects, tried to edit files and saved them again but it keeps being encoded in ANSI. How can I change that? Also, in the project file .cbp, there's this line written: encoding="UTF-8"

Thanks in advance :)

EDIT: I found something interesting: CB only converts files to utf8 if they have utf8 characters (é for example).