User forums > Nightly builds

The 17 May 2007 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://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx283.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

The 17 May 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070517_rev3970_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070517_rev3970_Ubuntu6.10+7.04.deb
   http://prdownload.berlios.de/codeblocks/CB_20070517_rev3970_suse100-102.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070517_rev3970_fc4+5.i586.rpm (not yet)


Resolved Fixed:


* wxSmith: Added wxGrid
* wxSmith:
* Removed any code related to user-defined items (it was unfinished and buggy, wxSmith extension like contrib items plugin is better solution than this)
* Fixed bug in editor scrolling (couldn't easily scroll editor area)
* wxSmith: Fixed bug causing empty sizers to have 0x0 size (appeared in wx 2.8)
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)

Grom:
Cool. At least we can add wxGrid to project. I would say wxGrid requires a dialog to set it up properly.

CyberSlayer:
This does not build on Ubuntu 7.04:

--- Code: ---./bootstrap
--- End code ---

gives the error:

--- Code: ---configure.in:80: warning: macro `AM_OPTIONS_WXCONFIG' not found in library
configure.in:81: warning: macro `AM_PATH_WXCONFIG' not found in library
configure.in:80: error: possibly undefined macro: AM_OPTIONS_WXCONFIG
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:81: error: possibly undefined macro: AM_PATH_WXCONFIG
--- End code ---

The manpage for autoconf does not mention m4_pattern_allow...  Anyone know a solution for this?

DreamCT:

--- Quote ---wxSmith: Fixed bug causing empty sizers to have 0x0 size (appeared in wx 2.Cool
--- End quote ---
wxSmith has(had) a bug that default size spacer have 0x0 size in preview and real code but looks 20x20 size in editor.
Above means this bug?

jazzer:
Does anyone builds Code::Blocks for RedHat?

Navigation

[0] Message Index

[#] Next page

Go to full version