Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: mareq on January 02, 2007, 09:35:35 am

Title: Bug: Porblem openning file
Post by: mareq on January 02, 2007, 09:35:35 am
When I open the attached file in CB using menu File -> Open (Ctrl-O) nothing shows.
(It was regular CPP file, but I changed the contents to be unusable, because it is not from free project. It will help you to simulate bug.)

[attachment deleted by admin]
Title: Re: Bug: Porblem openning file
Post by: killerbot on January 02, 2007, 10:26:30 am
check the encoding, probably the encoding you set up in CB is not correct for this file.
Title: Re: Bug: Porblem openning file
Post by: mareq on January 02, 2007, 11:07:50 am
Yes.

Is it possible to:
1. auto-check encoding of the edited file?
2. set specific encoding for each project or file?

In my workspace I have more projects: some are UTF-8 and the others are CP1250.