News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 13 June 2006 build is out.

Started by killerbot, June 13, 2006, 06:48:17 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://download.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://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll (2.6.2) for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 13 June 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060613_rev2553_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060613_rev2553_Ubuntu6.06.deb (not yet)
         http://download.berlios.de/codeblocks/CB_20060613_rev2553_fc4+5.rpm


Resolved Fixed:


  • wxSmith : Adopted to const qualifiers in new EditorBase class
  • wxSmith : Fixed bug blocking selecting some items on linux

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)
  • menu items with icon not correctly aligned (since wx263)


Conan Kudo

Why doesn't it have wx 2.6.3pl2 for ANSI build? It isn't difficult to build an ANSI version, is it? Or is the plan to have ANSI release version been abandoned?

xLordRADx

When I run "codeblocks.exe" I get this:


TDragon

Quote from: xLordRADx on June 13, 2006, 11:30:10 PM
When I run "codeblocks.exe" I get this:

(Image snipped)

Quote from: killerbot on June 13, 2006, 06:48:17 PM
...
A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z
...

The Nightly builds officially changed to use wxWidgets 2.6.3 instead of 2.6.2 just a day or so ago. Download the new one and overwrite or delete the old.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

hansoon

Hi.

I can't use arrow keys on right part of keyboards ... keypads 2, 4, 6, 8


Game_Ender


orefa

No, not Numlock. I can confirm the bug.

liuke520

CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!

oz

Quote from: liuke520 on June 14, 2006, 04:43:20 AM
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!

The newest version of MinGW GCC is 3.4.5, so :shock:? if you could give the development team an undeniable reason, I think they will apply your recommendations :lol:

Ceniza

That bug with the numpad was reported already... somewhere... here... in the forums. I can confirm it too, even though it's the first time I try it :)

liuke520: you were told to stop doing that already but instead you did it again in three different threads, the same message. The moderators' wrath must be near...

frankmail007

wxSimth can't copy and paste again. I remembered a few days ago I still could copy and paste in wxSimth. But  I can't do it now ( the copy and paste are disabled, ctrl+c and ctrl+v doesn't work either) after I use the latest nightly build. Is this a bug?

julienlecomte


Could it be possible to have the resolved/pending issues included in the rss feed?

julienlecomte


(posted too early)

That is, being able to know what issues are fixed without having to leave our mail/rss client. In my case, I have to click every rss feed link and go on the forum thread to know what I missed since my last nightly update.

Michael

Quote from: liuke520 on June 14, 2006, 04:43:20 AM
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!
CodeBlocks RC3 + MinGW strongly request the use of GCC4.0 and above version!

Hello,

Sorry, but why you continue to post the same sentence several times (and cross-posting) :??

As I have told you in another post the latest version used by MinGW is 3.4.5. So, it is not possible to officially use GCC 4.x.x. with C::B.

Best wishes,
Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

manmach

I was still on build 2477 and tried to upgrade to this build, but it seems my symbol browser no longer works. It remains empty when I load projects that used to work with build 2477.

When I revert to build 2477, it works again.

What might I be doing wrong?