User forums > Nightly builds

The 26 March 2007 build is out.

(1/2) > >>

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/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 26 March 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070326_rev3761_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070326_rev3761_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070326_rev3761_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070326_rev3761_fc4+5.i586.rpm (not yet)


Resolved Fixed:


* fix bug where application failed to run
* fix Darwin/GTK2 wxWidgets libraries (bug #8821)
* SDL/GLUT wizards updated for Mac
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)

Xaviou:
Ubuntu 6.10 Amd64 .deb installer can be found here.

Name is CB_20070325_rev3761_Ubuntu6.10_amd64.deb

afb:
  - Mac OS X: (10.4 Universal)
         http://prdownload.berlios.de/codeblocks/CB_20070326_rev3761_macx86.zip

szczepan:
As Arch Linux now has a legacy wxgtk 2.6 package, I was hoping I could build CB from SVN again with configure --with-wx-config=wx-config-2.6. Unfortunately the build (fresh checkout) fails with this:


--- Code: ---globals.cpp: In function 'wxChar* cbU2C(const wxString&)':
globals.cpp:511: error: invalid conversion from 'const wxChar*' to 'wxChar*'
globals.cpp:513: error: invalid conversion from 'const wxChar*' to 'wxChar*'
make[3]: *** [globals.lo] Błąd 1
make[3]: Opuszczenie katalogu `/home/rulatir/works/CodeBlocks/trunk/src/sdk'
make[2]: *** [all-recursive] Błąd 1
make[2]: Opuszczenie katalogu `/home/rulatir/works/CodeBlocks/trunk/src/sdk'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/rulatir/works/CodeBlocks/trunk/src'
make: *** [all-recursive] Błąd 1

--- End code ---

killua:
szczepan:

I had that same issue, and according to this it's fixed in the head revision.  So try doing a svn update and it should work.

Navigation

[0] Message Index

[#] Next page

Go to full version