User forums > Nightly builds

The 04 April 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/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 04 April 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070404_rev3811_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070404_rev3811_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070404_rev3811_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070404_rev3811_fc4+5.i586.rpm (not yet)


Resolved Fixed:


* Fixed: [Bug #10797] Renaming a file to an existing file deletes old file (By applying modified [Patch #1939], thx pauliusz) + reworked and improved
* Fixed: [Bug #10792 and Bug #10798] Sent twice Parameters to external tools (By applying modified [Patch #1941], thx pauliusz)
* CodeSnippets 1.1.53 2007/04/3
-Ability to save Snippets as external files
-Ability to edit externally saved Snippet file
-New Text vs File Link icons
-Ability to Rearrange tree with Drag and Drop
- Drag Snippet to Category
- Drag Category to Category
- Drag Snippet to Snippet creates new Category with old Snippet
- Drag Snippets/Categories outward and inward.
-Convert To Category context menu facility
-Added drag snippet item outward (MSW) w/ both text/file drag formats
-Dragging snippet File Link to CB opens the file.
-Changed text editor to Scintilla
-Added DragScrolling to Editor
-Allow Editor/Properties DragNDrop in both directions
-Expand first level Snippets on Startup
-Check for externally modified XML file
-Free resources & save index when Snippet window closes
-Portability
-User specified window placement
-User specified XML placement
-User specified external editor
-Save XML index file menu entry
-About info and context menu entry
-Snippet Properties Dialog
* CodeSnippets 1.1.54 2007/04/3
- Fix Linux: add const to use of wxWX2MBbuf cbU2C(const wxString& str);
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)

shemgp:
Hi,

I'm using ubuntu feisty (development branch), codeblocks rev 3811 (from svn).
I can't seem to make debug work.  When i click debug it would display this:
...
Adding file: bin/Debug/test
Starting debugger: done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints

but it doesn't display the xterm.  It also says "Unable to stop the debug process!" when i try to stop it.
I'm debugging a simple hello world program from created from the project wizard.

Thank you for your help.

toodles:
Hello!

I have the exact same problem! I'm also using ubuntu feisty and debugging refuses to work for me. I'm getting the same error messages too.

Are there any log files I can post that might help in finding this problem?

toodles

jAyTeA:
Hi there!

Same problem here on a Ubuntu Edgy Eft Machine.
Just to show that its not only feisty.

Pecan:
It it's a console xterm you want, there's a patch to provide one.

https://developer.berlios.de/patch/?func=detailpatch&patch_id=1882&group_id=5358

use the "view raw patch" to see lastest revisions.


hmmm, how long has this patch been sitting there. Oh, only two months. Three more months to go, I guess, if the average still holds.

Navigation

[0] Message Index

[#] Next page

Go to full version