Code::Blocks Forums
User forums => Nightly builds => Topic started by: killerbot on June 16, 2007, 07:21:52 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/wxmsw28u_gcc_cb_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 16 June 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_Ubuntu6.10+7.04_wx2.8.4.deb
http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_suse100-102.wx28.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_fc4+5.i586.rpm (not yet)
Resolved Fixed:
- Fixed: [Bug #11334] configure help text incorrect
- Fixed: [Bug #11188] Dialogs Incorrectly Assign wxWS_EX_VALIDATE_RECURSIVELY
- Fixed: [Bug #11347] Configure tools then keyboard shortcuts is gone
- cbKeyBinder 1.0.38 2007/06/15
- Use full menu paths as key value in external storage
- Resolve unmatched menu id's with full menu paths
= Add Tool menu shortcut preservation via cbEVT_MENUBAR_CREATE_BEGIN/END events
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
-
Watch the feed for 16th june entry, it's not correct ;)
-
166666 June 2007 (rev4101)
Yeah, it's a tad satanic. :D
Especially considering June is the 6th month.
-
As I am used to build Codeblocks on my own (dpkg-buildpackage -uc -us -nc -B does work great especially combined with some simple script and gdebi;)) I have some Problem on my Linux / Ubuntu 7.04 - Box.
When I build Codeblocks the Contrib-Plugins are missing. If I read the debian/rules correctly --enable-contrib should be specified when doing the build. (It should call ./configure with --enable-contrib to be precise)
Does anyone have some experience with this (Or the debian Package System) and could point me out how to fix it?
Last Build I tried ist rev4101
-
Resolved Fixed:
- cbKeyBinder 1.0.38 2007/06/15
= Add Tool menu shortcut preservation via cbEVT_MENUBAR_CREATE_BEGIN/END events
Thanks a lot! :D
-
- Mac OS X: (Universal 10.4 / wxWidgets 2.8.4)
http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_mac284.zip
-
Hi,
surely something obvious but I couldn't find the something about it here:
Since the last few updates I get the following error:
ERROR: Plugin resource not found: CBProfiler.zip
I think there is no Profiler Zip included in nightly builds anymore.
Couldn't find any config telling C::B to look for this.
Please give a short hint :-)
-
On mac version "new project" wizard windows is too small and not resizable, so we can't read (and set) options!
-
On mac version "new project" wizard windows is too small and not resizable, so we can't read (and set) options!
Are you using wx 2.8.4 runtime?
I've prepared a fix (hack) which would make the scripted wizard resizable under wx 2.8.4. I've tested it on Windows and Linux. I hope it would work on Mac, too.
-
On mac version "new project" wizard windows is too small and not resizable, so we can't read (and set) options!
Are you using wx 2.8.4 runtime?
I've prepared a fix (hack) which would make the scripted wizard resizable under wx 2.8.4. I've tested it on Windows and Linux. I hope it would work on Mac, too.
Yes 2.8.4...
-
Yes 2.8.4...
The fix is in Rev 4108. :)
-
The fix is in Rev 4108. :)
I hope someone will build it: I can't do it... it's not my computer :)
I've noticed another small issue, if i try to change font for editor and it's not a fixed font, it set automagically it to "geneva". (i'm trying to use profont, or montecarlo they are fixed size font, but they are truetype...)
-
I hope someone will build it: I can't do it... it's not my computer :)
Unfortunately I also don't have Mac. :(
I've noticed another small issue, if i try to change font for editor and it's not a fixed font, it set automagically it to "geneva". (i'm trying to use profont, or montecarlo they are fixed size font, but they are truetype...)
Please file a bug report at Berlios so that we don't forget it. :)
-
Yes 2.8.4...
The fix is in Rev 4108. :)
I've done a build of 4108 on my Ubuntu 7.04 Box and it indeed does fix some of the Problem.
But there is still (or new?) some annoying layout-Problem in the addC++-Header dialogue. I'll add an screen in a minute
[attachment deleted by admin]
-
I've done a build of 4108 on my Ubuntu 7.04 Box and it indeed does fix some of the Problem.
But there is still (or new?) some annoying layout-Problem in the addC++-Header dialogue. I'll add an screen in a minute
Will check tomorrow. :)
-
Yes 2.8.4...
The fix is in Rev 4108. :)
I've done a build of 4108 on my Ubuntu 7.04 Box and it indeed does fix some of the Problem.
But there is still (or new?) some annoying layout-Problem in the addC++-Header dialogue. I'll add an screen in a minute
I encounter the same problem. http://forums.codeblocks.org/index.php/topic,6174.msg47456.html#msg47456
-
I've done a build of 4108 on my Ubuntu 7.04 Box and it indeed does fix some of the Problem.
But there is still (or new?) some annoying layout-Problem in the addC++-Header dialogue. I'll add an screen in a minute
Will check tomorrow. :)
Seems to be fixed in at least 4121.
Thx