Codeblocks:converting to execution character set: Illegal byte sequence错误解决
依次点击Settings->Compiler…
然后点击 Other compiler options
往里键入以下内容
-fexec-charset=GBK
-finput-charset=UTF-8
-finput-charset=GB2312
然后最后点击OK保存即可
问题应该已经解决了
才疏学浅,难免有错误和不当之处,欢迎交流批评指正!
同时有问题的话欢迎留言或邮箱联系([email protected])。