分页: 1 / 1

Code::blocks :The 28 august 2007 build (4413) is out.

发表于 : 2007-08-29 7:44
Peace
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks ... b_wx284.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 28 August 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks ... 3_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks ... 8.4.tar.gz
http://prdownload.berlios.de/codeblocks ... 8.4.tar.gz
http://prdownload.berlios.de/codeblocks ... 8.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks ... 5.i586.rpm (not yet)


Resolved Fixed:

* wxSmith:
* Added some stubs to support read-only files
* Fixed crash when adding new resource on linux
* Fixed size of new-resource dialog with hidden advanced options on linux
* improved Java support any further
* added "set default" for file groups and masks
* exposed Java binding to scripts
* minor fixed for Fortran 77/90/95 support


Regressions/Confirmed/Annoying/Common bugs:

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

发表于 : 2007-08-29 8:54
eexpress
want down from ftp :lol:

发表于 : 2007-08-29 8:59
Peace
等官方deb打出来,我放上去。

发表于 : 2007-08-30 8:31
Peace
到ftp里面的code:blocks目录下载本次更新的全部deb。

发表于 : 2007-08-30 8:36
eexpress
速度 377.89 KB/s

(codeblocks:8847): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed

cb启动界面死掉。cpu一半满的(双核)

发表于 : 2007-08-30 9:44
Peace
去他的论坛NB上报告吧。。

可怜的EE

发表于 : 2008-09-14 18:29
harttmann
知道那是怎么回事了,都是xterm的错,改成gnome-terminal就好了

把Terminal to launch console programs那个选项改成gnome-terminal -t $TITLE -x

原来是xterm -T $TITLE -e