User forums > Help

Code::blocks 11401 - charset troubles

<< < (2/3) > >>

koluna:

--- Quote from: BlueHazzard on May 15, 2018, 02:02:37 pm ---can you try a other wxWidgets program?

--- End quote ---

What program can I try?


--- Quote ---In the worst case create one with codeblocks x)

--- End quote ---

I cannot do it :(


--- Quote ---What if you use the version provided by your OS?

--- End quote ---

My history is:

--- Code: --- 1965  sudo apt-get install libwxgtk3.0-dev
 1966  sudo apt-get install libgtk2.0-dev libhunspell-dev libgamin-dev libboost-dev libboost-system-dev libbz2-dev

--- End code ---
It corresponds your guide.


--- Quote ---Thank you for using my guide! Do you had any problems with it (beside the language now)?

--- End quote ---

Thanks for you guide! :)
Yes,  I had.
The string "./configure --with-contrib=all" is wrong for me. It is needed to use the string " ./configure --with-contrib-plugins=all".

BlueHazzard:

--- Quote ---
Quote

    What if you use the version provided by your OS?


My history is:
1965  sudo apt-get install libwxgtk3.0-dev
1966  sudo apt-get install libgtk2.0-dev libhunspell-dev libgamin-dev libboost-dev libboost-system-dev libbz2-dev

It corresponds your guide.

--- End quote ---
i was talking about installing codeblocks via the package manager

--- Code: ---sudo apt-get install codeblocks
--- End code ---



--- Quote ---What program can I try?
--- End quote ---
https://en.wikipedia.org/wiki/Category:Software_that_uses_wxWidgets


--- Quote ---Oh, I have forgotten, it is also true for controls in dialogs (ctrl-f, ctrl-r and so on...).
--- End quote ---
this is really strange... Does it work for other programs? Have you set the right keyboard? (i am not familiar with other then western keyboard usage and encoding)

koluna:

--- Quote ---i was talking about installing codeblocks via the package manager

--- End quote ---

It is 13.02 version. Oh, there are also bugs... It is often fell down :(
Because of this I set up 16.01 version. But there were problems with search and ctrl-c/ctrl-v/ctrl-x.
Because of this I decided to try a newer version. I got 17.12 version from official site, but I could not setup it.
Because of this I started to look for an another way.
Somebody gave advise to build CB from the source codes. I made it and I am here now :)


--- Quote ---this is really strange... Does it work for other programs?

--- End quote ---
Did you mean only wxWidget programs?


--- Quote ---Have you set the right keyboard? (i am not familiar with other then western keyboard usage and encoding)

--- End quote ---

Hmmm... I did not understand you :( What did you mean?
Another programs in my distrib work well. I do not have any problems with charset.

In your guide I can see "./configure --enable-unicode". What options have built my wxWidget with?

koluna:
I found out an another problem.
When I open a file with a 1251 file encoding and edit it the file encoding is changed at utf-8! It is wrong for me!!! Earlier the file encoding was not changed!
What can I do?

koluna:
I have tried CodeLite from your list. It works fine with russian charset.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version