User forums > Nightly builds

The 11 June 2006 build is out.

(1/4) > >>

killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll (2.6.2) for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 11 June 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060611_rev2544_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060611_rev2544_Ubuntu6.06.deb
         http://download.berlios.de/codeblocks/CB_20060611_rev2544_fc4+5.rpm


Resolved Fixed:


* Added split-view in editors. Right-click inside an editor and click "Split view" to split/unsplit it
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* there are several issues with Code Completion (is being redesigned : work in progress)
* menu items with icon not correctly aligned (since wx263)

squizzz:

--- Quote from: killerbot on June 11, 2006, 06:32:47 pm ---
* Added split-view in editors. Right-click inside an editor and click "Split view" to split/unsplit it
--- End quote ---

Awesome feature. 8)

PsYhLo:

--- Quote from: killerbot on June 11, 2006, 06:32:47 pm ---
* Added split-view in editors. Right-click inside an editor and click "Split view" to split/unsplit it
--- End quote ---

super cool feature
very helpful

David Perfors:
A cool feature indeed 8)

btw. I can't save a single file anymore by clicking the button/menu item/CTRL + S it only saves files when I compile and click on Save all...

Victrix:
Hi all,

I hope i'm not making a mistake writing this here, but i post here because i was working with this builds when i got the problem, im new using C::B and i was looking for the problem in all forum and don't find nothing about this.

Well, i had a problem with "Dev-C++ DevPak updater/installer" (*s1) plugin, when i use the plugin, i dont get nothing for server "Dev-C++ primary devpak server" (*s2), and no problems with server "devpaks.org Community Devpaks", well, was a fileformat problem, the file for server *s1 (devpak_bddfa153.conf) and *s2 (devpak_2f4d4c09.conf) had different formats, with the tool dos2unix (from MinGW) the probem was solved using next sintax:

    unix2dos -n -c ISO devpak_bddfa153.conf x.conf

   and then replacing devpak_bddfa153.conf with x.conf all works nice again  :).

Note: this problem is not in C::B 1.0rc2, Oct 25, 2005

My sand granite  :D, i hope i can help more, sorry for my bad english :P.

Files included (remove .txt):
devpak_2f4d4c09.conf.txt : "devpaks.org Community Devpaks" file working
devpak_bddfa153.conf.txt : "Dev-C++ primary devpak server" file with trouble.
devpak_bddfa153.working.conf.txt  : "Dev-C++ primary devpak server" file repaired.

You are doing a GREAT WORK guys, congratulations and thanks for your efforts.

Vic.

[attachment deleted by admin]

Navigation

[0] Message Index

[#] Next page

Go to full version