Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on November 08, 2006, 07:18:05 am

Title: The 07 november 2006 build is out.
Post by: killerbot on November 08, 2006, 07:18:05 am
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 07 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061107_rev3190_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061107_rev3190_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061107_rev3190_suse100+101.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061107_rev3190_fc4+5.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 07 november 2006 build is out.
Post by: bigbug on November 08, 2006, 11:53:52 am
Here (http://www.uploading.com/files/NCJJ54ZA/Setup_CodeBlocks_20061107_with_MinGW_and_Boost.exe.html) is an installer, including
Have fun :)
Title: Re: The 07 november 2006 build is out.
Post by: gjsmo on November 08, 2006, 01:25:11 pm
Why is the "toolbar-images-not-changing-state (is a wx problem/Win XP problem)" bug still in the list? I do not believe this is a problem. This goes back to the 10th of January (just take a look).
It was not what was discussed here (http://forums.codeblocks.org/index.php?topic=1916.msg14823#msg14823)?

Yup, that's the one.

The affected buttons are (at least): save, print, find, replace and abort debug.

save - image always enabled
print - image always disabled
find - image always enabled
replace - image always enabled
abort debug - image always enabled

-----------

Could someone with proper rights to the SF.net project page close these bugs because they are now fixed:

1401383 (http://sourceforge.net/tracker/index.php?func=detail&aid=1401383&group_id=126998&atid=707416) 
1401376 (http://sourceforge.net/tracker/index.php?func=detail&aid=1401376&group_id=126998&atid=707416)

Thanks for killerbot for creating the patches (and devs for applying them). :)
I only see the print button gone wrong - and who prints their source files anyways (not that I'm suggesting the button be removed - I use it, just not much).
Title: Re: The 07 november 2006 build is out.
Post by: artoj on November 08, 2006, 02:57:07 pm
Why is the "toolbar-images-not-changing-state (is a wx problem/Win XP problem)" bug still in the list? I do not believe this is a problem. This goes back to the 10th of January (just take a look).

I only see the print button gone wrong - and who prints their source files anyways (not that I'm suggesting the button be removed - I use it, just not much).

Well, I still have the same problem, just like it was reported back in January + it's not just the tool bars, the same problem exists in the menus too.

EDIT: In order to fix the menus (on Windows), one should use either 1) fully emulated menus which have 100% support for images with the menu items or 2) remove the menu images.

    Arto
Title: Re: The 07 november 2006 build is out.
Post by: Belgabor on November 08, 2006, 04:01:41 pm
EDIT: In order to fix the menus (on Windows), one should use either 1) fully emulated menus which have 100% support for images with the menu items

As eranif released wxFlatMenuBar, where's the problem?  :P
Title: Re: The 07 november 2006 build is out.
Post by: Freddy on November 08, 2006, 04:02:52 pm
I can't get CB to work with Digital Mars C++ compiler.
It says "Command line error: unrecognized parameter '-Wall'--- errorlevel 1".
Isn't -Wall an option of Mingw? O_o
What's happening? Can you help me?

EDIT: Solved. But anyway I think it's a bug... the IDE is getting settings from one compiler and using with another... I had to remove manually from project/build options/other options.
Title: Re: The 07 november 2006 build is out.
Post by: killerbot on November 08, 2006, 05:18:28 pm
might be it's not a digital mars option, check the digital mars website.
Question : did you create a that project with the project wizard, that kind of gives the options based upon GCC, so that might explain.
Title: Re: The 07 november 2006 build is out.
Post by: artoj on November 08, 2006, 08:05:56 pm
As eranif released wxFlatMenuBar, where's the problem?  :P

Don't worry, I'm sure the tool bar / menu problem will be fixed in the upcoming months (http://developer.valvesoftware.com/wiki/Valve_Time).
Title: Re: The 07 november 2006 build is out.
Post by: sethjackson on November 08, 2006, 09:23:56 pm
As eranif released wxFlatMenuBar, where's the problem?  :P

Don't worry, I'm sure the tool bar / menu problem will be fixed in the upcoming months (http://developer.valvesoftware.com/wiki/Valve_Time).

:lol:
Title: Re: The 07 november 2006 build is out.
Post by: Marenz on November 09, 2006, 10:18:21 pm
I just have too tell you:
I LOVE THE TETRIS PLUGIN and its time-lock!
This is just great *g*
maybee you could add, that not only time but also a certain number of code changes have to happen before allowing to play again *g*

--Ano
Title: Re: The 07 november 2006 build is out.
Post by: byo on November 10, 2006, 12:34:27 am
I just have too tell you:
I LOVE THE TETRIS PLUGIN and its time-lock!
This is just great *g*
maybee you could add, that not only time but also a certain number of code changes have to happen before allowing to play again *g*

--Ano

Nice to hear that :) Unfortunately no update of this plugin is planned in near future. I hope that time-block will be sufficient.

BYO
Title: Re: The 07 november 2006 build is out.
Post by: severach on November 11, 2006, 12:34:33 am
I can't get CB to work with Digital Mars C++ compiler.
It says "Command line error: unrecognized parameter '-Wall'--- errorlevel 1".
Code::Blocks adds -Wall to a new project by every compiler even though it it only applies to MinGW.

Just go in and delete it.