Author Topic: The 20 september 2006 build is out.  (Read 10307 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 20 september 2006 build is out.
« 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 !!!


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)

« Last Edit: September 21, 2006, 11:03:31 pm by killerbot »

Offline David Perfors

  • Developer
  • Lives here!
  • *****
  • Posts: 560
Re: The 20 september 2006 build is out.
« Reply #1 on: September 20, 2006, 08:06:22 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

  • Guest
Re: The 20 september 2006 build is out.
« Reply #2 on: September 20, 2006, 08:45:17 pm »
Windows ANSI build is here.

Offline z.e.k

  • Single posting newcomer
  • *
  • Posts: 7
Re: The 20 september 2006 build is out.
« Reply #3 on: September 20, 2006, 09:34:31 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 ?

Offline PsYhLo

  • Almost regular
  • **
  • Posts: 157
Re: The 20 september 2006 build is out.
« Reply #4 on: September 20, 2006, 09:38:34 pm »
delete old file first from other Nightly build

griffin2000

  • Guest
Re: The 20 september 2006 build is out.
« Reply #5 on: September 20, 2006, 09:54:07 pm »
Is there any chance of this bug (from the 19th Sept build) having been fixed in current build ?  Is it worth my while upgrading ?


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

Offline orel

  • Multiple posting newcomer
  • *
  • Posts: 96
Re: The 20 september 2006 build is out.
« Reply #6 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 ?
windows XP SP2
mingw gcc 3.4.5
svn Code::Blocks and M$ Visual Studio 2005 and .NET to eat!! SVNInside plugin :http://forums.codeblocks.org/index.php/topic,7063.0.html

sethjackson

  • Guest
Re: The 20 september 2006 build is out.
« Reply #7 on: September 22, 2006, 06:51:52 pm »
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.