User forums > Nightly builds
The 03 november 2006 build is out.
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
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 03 November 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20061103_rev3175_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20061103_rev3175_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20061103_rev3175_suse100+101.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20061103_rev3175_fc4+5.rpm (not yet)
Resolved Fixed:
* Fixed setting breakpoints in files not belonging to project
* fixed crash when trying to debug in a thread and the debugger wasn't active anymore
* updated wxFlatNotebook to eranifs first revision in svn :-)
* add "AddUser" button in todo plugin -> new users can be added again (this was lost in the combobox ->choice control replacement)
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)
sethjackson:
Windows ANSI build here.
cstudent:
Ubuntu 6.10 (Edgy) build here.
oz:
--- Quote from: cstudent on November 04, 2006, 08:24:50 am ---Ubuntu 6.10 (Edgy) build here.
--- End quote ---
thanks for your work. could you also provide the link that where to download the prerequisite packages? such as the libwxbase-2.6-0. I did not find it at packages.ubuntu.com. thanks
FOUND it at packages.ubuntu.com/edgy/libs
bdolter:
I've got a problem that didn't exist before Nov 3 build,
I'm currently working on a C windows program that loads a DLL plugin into memory and then executes it. Using the November 2 build, I can set breakpoints throughout the DLL and codeblocks will stop during debugging. But some of the debugging changes made during the November 3 build has broke that. I can set the break point and step into the DLL, but the debugger will not stop at any of my DLL break point if I click on the continue button. I just downloaded the Dec 11 build as well and the problem seems to be there as well.
Has anyone else seen this???
Brad Dolter
Navigation
[0] Message Index
[#] Next page
Go to full version