News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

strange problem about File Open at Linux

Started by bluekid, December 25, 2006, 09:53:47 AM

Previous topic - Next topic

bluekid

i use C::B in Suse 10.1 and some of the files doesnt show in C::B  but compile them and i open at KWrite
look image same file opened

What is blue ? Blue is the invisible becoming visible.

kai


That's probably because your file uses a different character encoding than the default encoding of your system (for example it uses special characters in a ISO 8859-1 encoding and your system uses UTF8). You can change the encoding of the file somewhere in the codeblocks menu (I cant look it up at the moment on this computer) and you can also change the default encoding in the preferences. An automatic detection is still missing in C::B.