News:

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

Main Menu

The 23 november 2006 build is out.

Started by killerbot, November 23, 2006, 09:40:34 PM

Previous topic - Next topic

killerbot

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)


Angelo


Angelo


MortenMacFly

Quote from: Angelo on November 23, 2006, 09:43:14 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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

sethjackson

Quote from: MortenMacFly on November 23, 2006, 10:30:03 PM
Quote from: Angelo on November 23, 2006, 09:43:14 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?

Vampyre_Dark

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~

killerbot

Quote from: Vampyre_Dark 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


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

MortenMacFly

Quote from: killerbot on November 24, 2006, 07:19:52 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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Trikko

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..