Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on February 22, 2007, 07:36:49 pm

Title: The 22 february 2007 build is out.
Post by: killerbot on February 22, 2007, 07:36:49 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

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.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 22 February 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070222_rev3634_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070222_rev3634_Ubuntu6.xx.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070222_rev3634_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070222_rev3634_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 22 february 2007 build is out.
Post by: MoonKid on February 22, 2007, 11:09:16 pm
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z

Can you post the link or ID to the patch in the wxWidgets project.

Normaly they are not so slow aplling some patches. :)
Title: Re: The 22 february 2007 build is out.
Post by: stahta01 on February 23, 2007, 12:19:45 am
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z

Can you post the link or ID to the patch in the wxWidgets project.

Normaly they are not so slow aplling some patches. :)

http://sourceforge.net/tracker/index.php?func=detail&aid=1637808&group_id=9863&atid=309863
http://sourceforge.net/tracker/index.php?func=detail&aid=1637804&group_id=9863&atid=309863
http://sourceforge.net/tracker/index.php?func=detail&aid=1633748&group_id=9863&atid=309863

Tim S
Title: Re: The 22 february 2007 build is out.
Post by: MoonKid on February 23, 2007, 01:58:12 am
Wouldn't it be better to set a higher priority to this patches?
Title: Re: The 22 february 2007 build is out.
Post by: stahta01 on February 23, 2007, 02:15:02 am
Wouldn't it be better to set a higher priority to this patches?

I consider that the wxWidgets team job.
Tim S
Title: Re: The 22 february 2007 build is out.
Post by: cane on February 23, 2007, 04:35:50 pm
Hovering the mouse cursor on the IDE area ramps up the CPU usage to 100%. The same for every child-window of C::B.

I'm using the February 22, 2007 nightly build under Windows XP Pro (unicode version).
Title: Re: The 22 february 2007 build is out.
Post by: magisu on February 23, 2007, 05:48:17 pm
what about the code-completion part of the CodeBlocks?

I have tried KDevelop and found the code-completion functions very good.
Title: Re: The 22 february 2007 build is out.
Post by: GTOnizuka on February 23, 2007, 10:50:16 pm
Why don't you use AutoPackage for Linux? It will be quite easy and less stressful for user to install CB in any Linux ;)
Title: Re: The 22 february 2007 build is out.
Post by: thomas on February 24, 2007, 06:19:56 pm
Why don't you use AutoPackage for Linux? It will be quite easy and less stressful for user to install CB in any Linux ;)
AutoPackage sounds too good to be true, and we had considered that. Unluckily, it is more than painful to get working with C++.
Title: Re: The 22 february 2007 build is out.
Post by: indigo0086 on February 24, 2007, 10:45:44 pm
I noticed the split view in the symbols browser doesn't remember the position anymore.