News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 20 september 2006 build is out.

Started by killerbot, September 20, 2006, 07:49:08 PM

Previous topic - Next topic

killerbot

IMPORTANT : please clean up your directory where you installed the previous nightly build, before you install this one !!!


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

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 20 September 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060920_rev2985_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060920_rev2985_Ubuntu6.06.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20060920_rev2985_fc4+5.rpm (not yet)


Resolved Fixed:


  • Plugin loading redesigned
      - All plugins must provide a resource zip file containing at least one file named manifest.xml. Several hard-coded things in a plugin have moved to this manifest file (and more to come).
      - Got rid of the ugly macros for registering a plugin. Replaced by a templated class.
      - All plugins in our repository have been updated accordingly.
      - Autotools builds not yet tested
  • Added options for build targets to auto-generate the output filename, based on the running platform. This should bring us closer to the final goal of one project file for all platforms.
  • Check also for modified projects when the app get's (re)activated, so that externally modified project files (.cbp) allow the user to reload them (just like with externally modified files)

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)


David Perfors

Quote from: killerbot on September 20, 2006, 07:49:08 PM

  • Plugin loading redesigned
      - All plugins must provide a resource zip file containing at least one file named manifest.xml. Several hard-coded things in a plugin have moved to this manifest file (and more to come).
      - Got rid of the ugly macros for registering a plugin. Replaced by a templated class.
      - All plugins in our repository have been updated accordingly.
      - Autotools builds not yet tested
  • * Plugin loading redesigned
      - All plugins must provide a resource zip file containing at least one file named manifest.xml. Several hard-coded things in a plugin have moved to this manifest file (and more to come).
      - Got rid of the ugly macros for registering a plugin. Replaced by a templated class.
      - All plugins in our repository have been updated accordingly.
      - Autotools builds not yet tested
double, was only one commit :P

But great job Yiannis, works like a charm :D
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

sethjackson


z.e.k

Quote from: killerbot on September 20, 2006, 07:49:08 PM
IMPORTANT : please clean up your directory where you installed the previous nightly build, before you install this one !!!

What do you mean by cleaning up ?

PsYhLo

delete old file first from other Nightly build
[url="http://img529.imageshack.us/img529/822/3664286vy.png"]http://img529.imageshack.us/img529/822/3664286vy.png[/url]

griffin2000

Is there any chance of this bug (from the 19th Sept build) having been fixed in current build ?  Is it worth my while upgrading ?

Quote from: griffin2000 on September 20, 2006, 08:11:35 PM

I get no filename or line for warnings of errors in the build message window (it worked fine in RC2): e.g:
For this message in the build log:
c:/p4_perforce.z-axis.com1666_gmorgans/AGT/Internal/Tools/TestBed\.\\source/modules/TestLoopListModule.cpp:53: warning: invalid access to non-static data member 'ObjectSingle::mNode' of NULL object
I get this message with not line or file in the build message window:
warning: invalid access to non-static data member 'ObjectSingle::mNode' of NULL object

orel

For more than 4 hours now, it's impossible to connect to berlios.de to get the build. :?:

Am i the only one to experience this ?
windows XP SP2
mingw gcc 3.4.5
svn Code::Blocks and M$ Visual Studio 2005 and .NET to eat!! SVNInside plugin :[url="http://forums.next.codeblocks.org/index.php/topic,7063.0.html"]http://forums.next.codeblocks.org/index.php/topic,7063.0.html[/url]

sethjackson

Quote from: orel on September 22, 2006, 12:25:11 AM
For more than 4 hours now, it's impossible to connect to berlios.de to get the build. :?:

Am i the only one to experience this ?

Just tried it works here.