News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 11 September 2007 build (4461) is out.

Started by killerbot, September 11, 2007, 10:31:07 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_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 11 September 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070911_rev4461_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070911_rev4461_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070911_rev4461_Debian4.0_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070911_rev4461_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070911_rev4461_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • Fixed crash when closing the editor settings dialog by pressing OK (introduced yesterday)
  • Fixed crash in wxSmith when closing any open XRC file (byo, can you check and verify?)
  • Added event cbEVT_QUERY_VIEW_LAYOUT (queries the current view layout)
  • Removed debugger options for automatic layout switching. It is all handled automatically now
  • Fixed a couple more oversized dialogs
  • Fixed help plugin's project file for linux. Man pages now work when not using autotools
  • Fixed: Wrong output size in MB

Regressions/Confirmed/Annoying/Common bugs:


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


JGM


BCCISProf

But the download page does not seem to be working :(

JGM

Quote from: BCCISProf on September 12, 2007, 01:45:22 AM
But the download page does not seem to be working :(

Yup berlios seem to be down again. Like I see it, they are working very hard to bring a good service, is difficult to configure so many servers to work synchronously like if they are one. Also the bandwidth is another story. But they are becoming strong.

BlackSlash13

The download link for Ubuntu does not working.... Could you use another server such as rapidshare ? When would be available for download ?

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

How can I find it if I have MinGW on my Ubuntu ? Is this package required or something ?

jfouche

Quote from: BlackSlash13 on September 12, 2007, 08:17:46 AM
Quote
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

How can I find it if I have MinGW on my Ubuntu ? Is this package required or something ?

MinGW is for Windows. It is the minimal GNU for Windows. No need for your Ubuntu !
--
Jérémie

BlackSlash13

Thank you jFouche!

Could you or anyone manage to download the latest version of CodeBlocks. I've send an e-mail to Berlios administrator to fix the error.

Ceniza

The download link for Ubuntu says (not yet), so the package wasn't created & uploaded.

It's not BerliOS' fault that we provide links to inexistent files :wink:

BlackSlash13

Quote from: Ceniza on September 12, 2007, 09:01:54 AM
The download link for Ubuntu says (not yet), so the package wasn't created & uploaded.

It's not BerliOS' fault that we provide links to inexistent files :wink:

You right man, I should have noticed that. So, when are "we" provide those links ? Today or someday ? lol

Floréal

You can find the Ubuntu builds into a Repository that is maintained by pasgui (a member of this forum). Any  explaination can be found on this website: http://lgp203.free.fr/spip/spip.php?article1.
Now, he is on a trip, so the repository won't be updatad until 09/23. see this post.

Regards,
Floréal

incorrect user

Can U please explain how to use code completion plugin and debugger interface in C::B??? :?
Take quality as a rule!

Jan van den Borst

I discovered a small typo in wxSmith:
in file src\plugins\contrib\wxSmith\wxwidgets\defitems\wxsnotebook.cpp line 237 it says "Notobook" in stead of "Notebook"

Jan

AmR EiSa


killerbot

Quote from: Jan van den Borst on September 12, 2007, 04:36:54 PM
I discovered a small typo in wxSmith:
in file src\plugins\contrib\wxSmith\wxwidgets\defitems\wxsnotebook.cpp line 237 it says "Notobook" in stead of "Notebook"

Jan
done, thanks .