Author Topic: The 17 august 2006 build is out.  (Read 6919 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 17 august 2006 build is out.
« on: August 17, 2006, 10:58:20 pm »
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://prdownload.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://prdownload.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 17 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060817_rev2869_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060817_rev2869_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060817_rev2869_fc4+5.rpm


Resolved Fixed:

  • - copystrings : minor cleanup/include fix
    - include/pch conflicts resolved
  • Fixed bug in virtual targets dialog, when trying to edit the name of a virtual target and canceling the name change dialog
  • include fixes for GCC compilers not supporting PCH
  • Fixed bug introduced with virtual targets, where the wrong target would build (based on the toolbar combo target selection)
  • Suppress multiple info windows, if bearing the same message
  • Improved function that discovers which is the namespace/function code-completion kicked in
  • Some other minor (cosmetic) code-completion bug-fixes

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)

« Last Edit: August 18, 2006, 07:07:15 pm by killerbot »

Offline dronT78

  • Multiple posting newcomer
  • *
  • Posts: 51
Re: The 17 august 2006 build is out.
« Reply #1 on: August 18, 2006, 05:59:57 am »
Thanks - working cool!

Quote
menu items with icon not correctly aligned (since wx263)
Inserting fully transparent icon in menu items with no icon will remove the bug  :D

health_kxy

  • Guest
Re: The 17 august 2006 build is out.
« Reply #2 on: August 18, 2006, 06:06:41 pm »
thanks for this great work.
when I download this nightly builds and install. when I try to run codeblocks.exe. It's crash.
report "The application encountered a crash at address 2088988829". OS:WinXP SP2.
how to fix it?
thx.