Author Topic: The 16 July 2006 build is out.  (Read 10141 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 16 July 2006 build is out.
« on: July 16, 2006, 04:52:56 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 (2.6.2) for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 16 July 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060716_rev2754_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060716_rev2754_Ubuntu6.06.deb (not this time)
         http://prdownload.berlios.de/codeblocks/CB_20060716_rev2754_fc4+5.rpm


Resolved Fixed:

  • Added man page directory to the file list of the RPM spec file
  • removed some left over references to angelscript from codeblocks main project file
  • bug fix : "add recursive : wildcard : remove previous selection" now works correctly, the previous selection did not get unselected, now it does
  • replace in fileS now correctly remembers it's settings (there used to be a conflict with replace in file settings)

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)

« Last Edit: July 17, 2006, 09:46:06 am by killerbot »

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 16 July 2006 build is out.
« Reply #1 on: July 16, 2006, 06:17:51 pm »
Ubuntu deb rev2754 available here:

http://www.savefile.com/projects.php?pid=766262

Deamon

  • Guest
Re: The 16 July 2006 build is out.
« Reply #2 on: July 17, 2006, 12:08:53 pm »
New ansi build maybe ?

mikro

  • Guest
Debugging with gdb is not Working
« Reply #3 on: July 17, 2006, 01:53:53 pm »
Hi,
i just upgraded to the current nightly build realizing that with the nightly built i had been using it didn't work as well: Debugging with gdb on Windows is NOT possible. i get the error-message
Quote
No source file named foo.cpp found
.
Is this a known bug?
The same programm debugs without problems when i use the rc2.
The only thing i found on google is only appropiate for mac not for windows: http://lists.apple.com/archives/Xcode-users/2004/Nov/msg00468.html did you possibly add some default code optimization like this during the last weeks?

sethjackson

  • Guest
Re: Debugging with gdb is not Working
« Reply #4 on: July 17, 2006, 01:56:09 pm »
Hi,
i just upgraded to the current nightly build realizing that with the nightly built i had been using it didn't work as well: Debugging with gdb on Windows is NOT possible. i get the error-message
Quote
No source file named foo.cpp found
.
Is this a known bug?
The same programm debugs without problems when i use the rc2.
The only thing i found on google is only appropiate for mac not for windows: http://lists.apple.com/archives/Xcode-users/2004/Nov/msg00468.html did you possibly add some default code optimization like this during the last weeks?

Would you happen to be using GDB 5.2? If so it (5.2) won't work you will need to get GDB 6.3 :)

Offline Death Knight

  • Multiple posting newcomer
  • *
  • Posts: 18
  • Death here
    • DivFix++
Re: The 16 July 2006 build is out.
« Reply #5 on: July 17, 2006, 03:19:01 pm »
I needed nightly build  x86_64 rpm. (for SuSE 10.1 but I think fedora/mandriva will work properly too)
Thanks.

Matroc

  • Guest
Re: The 16 July 2006 build is out.
« Reply #6 on: July 17, 2006, 05:06:05 pm »
For me wxSmith seems to crash awfully often in this release.
I updated from rev. 2733 so i dont know exactly which version introduced the bug. It seems as if it happens randomly while adding or removing elements from or to a dialog/frame/Panel.
The cpu usage jumps to 99% and code blocks does not react anymore.
It can only be killed by the taskmanager.

It happens so often, i had to revert to rev. 2733 because wxSmith is just unuseable. Would be nice if someone could investigate on this.

Btw. the background color of the quick properties panel in wxsmith does not seem to be right (in all versions i think). The text is hard to read, would be better if it was the default color of a panel and not that dark gray thing.

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: The 16 July 2006 build is out.
« Reply #7 on: July 17, 2006, 06:38:05 pm »
I needed nightly build  x86_64 rpm. (for SuSE 10.1 but I think fedora/mandriva will work properly too)
Thanks.
Only fyi: fedora packages of codeblocks don't run on suse/mandriva. Fedora uses an incompatible wxGTK library (compatibility to wxwidgets 2.2 enabled) compared to suse/mandriva (compatibility to wxwidgets 2.2 not enabled). So you need a suse or mandriva package ;)
Suse builds will come, I think also x86_64 ones. At the latest when RC3 is released they will be there :D
Nightly builds for openSUSE