User forums > Nightly builds

The 12 february 2006 build is out.

<< < (2/3) > >>

killerbot:
you can now also find the wx dll for unicode at the alternative location :

http://users.pandora.be/lieven.de.cock/CodeBlocks/NightlyBuilds/wxmsw26u_gcc_cb.7z

tiwag:
berlios is online again  :D

rex:

--- Quote from: killerbot on February 13, 2006, 07:45:25 am ---you can now also find the wx dll for unicode at the alternative location :

http://users.pandora.be/lieven.de.cock/CodeBlocks/NightlyBuilds/wxmsw26u_gcc_cb.7z
  - Windows : (alternative url) http://users.pandora.be/lieven.de.cock/CodeBlocks/NightlyBuilds/CB_20060212_rev1992_win32.7z
  - Linux : not supported yet

--- End quote ---

Great! it's work.

rex:
could you add file encode setting?
C::B alway open source file with ISO-8859-1,but i need open it with windows-936.

thank you!

thomas:

--- Quote from: rex on February 13, 2006, 02:17:51 pm ---could you add file encode setting?
C::B alway open source file with ISO-8859-1,but i need open it with windows-936.
--- End quote ---
Files are opened using the default encoding. This is what some people call a "fix" for the wxScintilla Unicode problem. It is really not a fix, but it nevertheless avoids some problems for east Asian people, and it matters little for those using Western encodings.

There is an option to change the encoding for individual editors, but only between various Unicode formats and the system default, not specific local encodings.

If you set your default encoding to windows-936, then it should work (supposed that code page is supported by wxScintilla).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version