Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on July 18, 2007, 06:48:30 pm

Title: The 18 July 2007 build (4280) is out.
Post by: killerbot on July 18, 2007, 06:48:30 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.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_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 18 July 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_200707178_rev4280_win32.7z (filename is modified (just today))
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070718_rev4280_Ubuntu6.10+7.04_wx2.8.4.deb (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070718_rev4280_Debian4.0_wx2.8.4.deb (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070718_rev4280_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070718_rev4280_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 18 July 2007 build (4280) is out.
Post by: lubos on July 19, 2007, 12:33:32 pm
not found  :?
Title: Re: The 18 July 2007 build (4280) is out.
Post by: killerbot on July 19, 2007, 12:40:29 pm
maybe I made a typo, but currently I can't get to the project page at berlios, so maybe a berlios issue
Title: Re: The 18 July 2007 build (4280) is out.
Post by: billyonthemountain on July 19, 2007, 01:02:59 pm
Seems to be an error in the url.
got it here : http://prdownload.berlios.de/codeblocks/CB_200707178_rev4280_win32.7z (http://prdownload.berlios.de/codeblocks/CB_200707178_rev4280_win32.7z)
200707178 instead of 20070718
Title: Re: The 18 July 2007 build (4280) is out.
Post by: jaxon on July 19, 2007, 01:24:30 pm
>When hovering the mouse over a word in the editor, a tooltip is displayed describing the token under the mouse >(relevant option added in CC settings so it can be disabled/enabled at will).

Great!!! now !!please!! make CC to parse comments/javadoc coments. and you will beet SlickEdit! ... yes without refactoring:)
Title: Re: The 18 July 2007 build (4280) is out.
Post by: indigo0086 on July 19, 2007, 05:46:10 pm
Mouse hover works even when the codeblocks window is active, kind of annoying when switching between other programs and codeblocks.  Otherwise it works nice (unless your attention span is crap like mine)
Title: Re: The 18 July 2007 build (4280) is out.
Post by: raph on July 19, 2007, 05:56:45 pm
Mouse hover works even when the codeblocks window is active, kind of annoying when switching between other programs and codeblocks.  Otherwise it works nice (unless your attention span is crap like mine)

See this topic (http://forums.codeblocks.org/index.php/topic,6453.0.html).
Title: Re: The 18 July 2007 build (4280) is out.
Post by: Last-Attacker on July 19, 2007, 07:33:15 pm
Hi there.
Cool progress on the CC! Well done. However, I saw just one thing while checking it out in Windows.
If you click on the toolbar or side panel (where the project tree is, etc.) then the tooltip comes up showing this in the attached screenshot, this happens after you clicked on the editor window.

(http://img522.imageshack.us/img522/9740/buggq4.th.jpg) (http://img522.imageshack.us/img522/9740/buggq4.jpg)

Probably not so critical but just thought you might want to know.
Title: Re: The 18 July 2007 build (4280) is out.
Post by: szczepan on July 20, 2007, 07:35:21 am

Recently I can't build from SVN (fresh checkout 4282):

Code
make[4]: Entering directory `/home/rulatir/works/CB/build/src/src/resources'
make[4]: *** No rule to make target `*.xrc', needed by `resources.zip'.  Stop.