News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 10 April 2008 build (5000) is out.

Started by killerbot, April 10, 2008, 11:19:51 PM

Previous topic - Next topic

killerbot

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/wxmsw28u_gcc_cb_wx287.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 10 April 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20080410_rev5000_win32.7z
  - Linux :
   none

Resolved Fixed:


  • class wizard: add support for member variables, add support for (doxygen) documenation
  • added new compiler: LCC
  • class wizard: prefix checkbox not taken into account
  • added Matlab-C-S-function wizard
  • Fixed: Crash in Linux when an item is dragged from one virtual folder to another and then it's edited. (Thanks r0d for posting and Jens for the patch)
  • lib_finder:
    * Each library can not provide list of header files (using */? wildcards) declared with this library
    * Those headers can now be used to automatically detect missing libraries in project
  • Applied: [Patch #2385] better WinAVR detection
  • Applied: [Patch #2332] Return focus to editor during compilations
  • Fixed: To-do list fails to parse encoded files in some cases. Now it will use EncodingDetector to detect and convert encoded files
  • Improved: Opened files parsing would be several times fast as now it will process them directly off memory
  • Fixed: To-do list starts parsing files while it's hidden
  • Added: A progress bar to update status while processing all files of a project
  • Applied: [Patch #2423] TODO Plugin remembers its scope between C::B sessions
  • Fixed; [Bug #13029] Scripting console crashes codeblocks
  • Fixed: [Bug #13227] irrlicht porject wizard doesn't find the irrlicht.h
  • Wizards: add wizards for ARM and PowerPC
  • consistency enhancement in project tree right click menu : save project/file
  • CodeSnippets 1.2.118 2008/04/7
    - Save Doc file in CodeSnippetsTreeCtrl::OnIdle(), not just mark as changed.
    - Avoid " ..." only tooltip and verify XML text edit wxCancel does not save.
    - Add unique id to each XML element
    - Add FindTreeItemBySnippetId() routine
    - Fixed interference of SetFocus with EditLabel in tree ctrl

Regressions/Confirmed/Annoying/Common bugs:


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


Jenna

Sources and binaries for debian (32- and 64-bit) can be downloaded from my server (see signature).
Source-tarball should be usable on any platform.

There are also binary packages with wxWidgets cross-compile libraries available for download.

golie25

Just to let you know the link to download rev. 5000 is wrong. The link is for 4977. Just replace 4977 with 5000 to fix the problem.

PauloH

Hi,

Code::Blocks is my "addiction" at this moment. Thanks for LCC support!!!

Paulo H.

indigo0086


hangl

Threadsearch:

Threadsearch is  very usefu .it is my first chose when searching something in a large mount of files.but it is a little annoying,it shows too much messagebox  "Failed to open xxxxxx" .sometimes hundreds of those message!

Jenna

Quote from: hangl on April 11, 2008, 08:04:25 AM
Threadsearch:

Threadsearch is  very usefu .it is my first chose when searching something in a large mount of files.but it is a little annoying,it shows too much messagebox  "Failed to open xxxxxx" .sometimes hundreds of those message!

If you use svn version svn4940 or greater, there are two checkboxes in ThreadSearch-Options to switch the message-boxes off.

Joerg

Can't start the ARM wizard in new projects.
Although I can see it in configs.scipt.
What do I have to delete (in regestry)?
Joerg
It's never too late to fail!

Jenna

Quote from: rekisum on April 11, 2008, 09:41:38 AM
Can't start the ARM wizard in new projects.
Although I can see it in configs.scipt.
What do I have to delete (in regestry)?
Joerg
C::B does not use the (windows) registry.
Do you get any error messages ? Which ?
Which OS ?

brucus

Hi lads!
seems berlios doesn't work.
Could someone look at it pls.?
Thanks.

Xaviou

Ubuntu 7.04 to 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx287) can be found here.
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]


pasgui

Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

san

RSS feed gets a 404...

Now I only know if there is an update after a manual check or if pasgui updates his repository (tnx btw!)

killerbot

RSS still down, will toke same more time. We are looking for a solution.