Author Topic: The 23 november 2006 build is out.  (Read 9640 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 23 november 2006 build is out.
« on: November 23, 2006, 09:40:34 pm »
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 23 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061123_rev3256_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061123_rev3256_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061123_rev3256_suse100+101.rpm
         http://prdownload.berlios.de/codeblocks/CB_20061123_rev3256_fc4+5.rpm


Resolved Fixed:

  • applied patches #1465 and #1310 (fixing some wizard issues) - thanks sethjackson

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: November 24, 2006, 07:18:54 am by killerbot »

Angelo

  • Guest
Re: The 23 november 2006 build is out.
« Reply #1 on: November 23, 2006, 09:43:14 pm »
Files are'nt avaible on the server :/

Angelo

  • Guest
Re: The 23 november 2006 build is out.
« Reply #2 on: November 23, 2006, 09:44:26 pm »
ok, now they are :/

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 23 november 2006 build is out.
« Reply #3 on: November 23, 2006, 10:30:03 pm »
Files are'nt avaible on the server :/
You can save a lot bandwidth if you let killerbot more than 2 minutes for uploading next time. Thanks.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

sethjackson

  • Guest
Re: The 23 november 2006 build is out.
« Reply #4 on: November 23, 2006, 11:22:03 pm »
Files are'nt avaible on the server :/
You can save a lot bandwidth if you let killerbot more than 2 minutes for uploading next time. Thanks.
With regards, Morten.

Sticky?

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: The 23 november 2006 build is out.
« Reply #5 on: November 24, 2006, 04:54:11 am »
I get these errors on startup ever since the November 17th build

ERROR: SDK version mismatch for CBProfiler (1.10.0). Expecting 1.11.2
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 23 november 2006 build is out.
« Reply #6 on: November 24, 2006, 07:19:52 am »
I get these errors on startup ever since the November 17th build

ERROR: SDK version mismatch for CBProfiler (1.10.0). Expecting 1.11.2
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip


remove all references to CBProfiler.zip/dll, compilergcc.zip/dll debuggergdb.zip/dll out dated and renamed.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 23 november 2006 build is out.
« Reply #7 on: November 24, 2006, 09:13:43 am »
remove all references to CBProfiler.zip/dll, compilergcc.zip/dll debuggergdb.zip/dll out dated and renamed.
Maybe next to the (a) statement "Never-ever install a nightly on top of RC2" we should add another statement "Never-ever install a nightly on top of another nightly"? ;-)
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Trikko

  • Guest
Re: The 23 november 2006 build is out.
« Reply #8 on: November 27, 2006, 11:29:41 am »
I'm asking why in code::blocks nightly distro are included old-style templates if they are unused.
PS: custom wizard settings are saved on c::b directory. Can't we save them on c::b shared folder? So updating c::b don't delete them every time..