Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on January 17, 2008, 10:21:57 PM

Title: The 17 January 2008 build (4830) is out.
Post by: killerbot on January 17, 2008, 10:21:57 PM
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 (http://forums.next.codeblocks.org/index.php/topic,3232.0.html).

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 17 January 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20080117_rev4830_win32.7z
  - Linux :
   none

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 17 January 2008 build (4830) is out.
Post by: Jenna on January 17, 2008, 10:45:43 PM
Binary packages for debian (stable, testing and unstable) and sources can be downloaded from my repository (see signature).
Title: Re: The 17 January 2008 build (4830) is out.
Post by: Xaviou on January 17, 2008, 11:11:51 PM
Ubuntu 6.10 -> 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx2.8.6) can be found here (http://www.esnips.com/web/CodeBlocks)
Title: Re: The 17 January 2008 build (4830) is out.
Post by: rhf on January 17, 2008, 11:53:14 PM
The To-Do list with Build 4830 still does not work properly for me on Windows XP.
If I do not set Auto-refresh in  Settings/Environment/To-Do List, then I get nothing in To-Do list view window or in Message pane. With Auto-refresh enabled, I do get list but it will not refresh.
Title: Re: The 17 January 2008 build (4830) is out.
Post by: pasgui on January 18, 2008, 12:04:48 AM
Build for Ubuntu i386/amd64 can be found here (http://lgp203.free.fr/spip/spip.php?article1)

Best regards, pasgui
Title: Re: The 17 January 2008 build (4830) is out.
Post by: cfdev on January 18, 2008, 11:26:45 AM
Hi all

Package for Slackware 12.0 -> Here (http://sourceforge.net/projects/slackfr-packs/)

good day :D
Title: Re: The 17 January 2008 build (4830) is out.
Post by: stahta01 on January 18, 2008, 07:49:48 PM
Patch needed for windows XP when not using PCH.

Tim S



Index: src/plugins/contrib/ThreadSearch/ThreadSearch.cbp
===================================================================
--- src/plugins/contrib/ThreadSearch/ThreadSearch.cbp (revision 4832)
+++ src/plugins/contrib/ThreadSearch/ThreadSearch.cbp (working copy)
@@ -48,6 +48,7 @@
<Add option="-DBUILDING_PLUGIN" />
<Add option="-DNO_LOGGING" />
<Add directory="$(#CB.include)" />
+ <Add directory="$(#CB.include)\tinyxml" />
<Add directory="$(#CB.include)\wxscintilla\include" />
<Add directory="$(#cb.include)\wxFlatNotebook\include" />
<Add directory="$(#WX.include)" />
Title: Re: The 17 January 2008 build (4830) is out.
Post by: killerbot on January 18, 2008, 11:10:34 PM
done
Title: Re: The 17 January 2008 build (4830) is out.
Post by: @nthony on January 19, 2008, 02:42:20 AM
To-Do: Fix To-Do list
Title: Re: The 17 January 2008 build (4830) is out.
Post by: BCCISProf on January 20, 2008, 10:06:43 AM
Just noticed that the save icon is missing once a file has already been saved. Its not grayed out - its gone :)

Windows XP - 17th Jan build
Title: Re: The 17 January 2008 build (4830) is out.
Post by: zxpyld3x on January 22, 2008, 07:11:23 AM
 http://prdownload.berlios.de/codeblocks/CB_20080117_rev4830_win32.7z

Can't down...
Title: Re: The 17 January 2008 build (4830) is out.
Post by: lizhuoyi on January 25, 2008, 02:45:56 AM
where is the TortoiseSVN plugin?
Title: Re: The 17 January 2008 build (4830) is out.
Post by: stahta01 on January 26, 2008, 07:09:54 AM
Quote from: lizhuoyi on January 25, 2008, 02:45:56 AM
where is the TortoiseSVN plugin?

Look here
http://forums.next.codeblocks.org/index.php/topic,6907.0.html

Tim S