Author Topic: The 22 august 2007 build (4405) is out.  (Read 367591 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 22 august 2007 build (4405) is out.
« on: August 22, 2007, 09:57:26 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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

The 22 August 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070822_rev4405_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070822_rev4405_Ubuntu6.10+7.04_wx2.8.4.tar.gz
   http://prdownload.berlios.de/codeblocks/CB_20070822_rev4405_Debian4.0_wx2.8.4.tar.gz
   http://prdownload.berlios.de/codeblocks/CB_20070822_rev4405_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070822_rev4405_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • wxSmith:
    * Update to base properties (cleaned some things up and added ability to fetch position / size of resource from constructor's argument)
    * Updated new resource generator - it now gives much more options
  • Backtick'd expressions cache is not cleared anymore (severe performance hit if many of them are used). Restarting C::B is the only way to clear it
  • Added debugger option not to auto-build before launching
  • Fixed crash in compiler plugin under certain circumstances (when selecting another target in the combo box)
  • Made .java files recognized as compileabe sources (no Java support!)

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)

« Last Edit: August 23, 2007, 07:44:35 am by killerbot »

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 22 august 2007 build (4405) is out.
« Reply #1 on: August 22, 2007, 10:14:31 pm »
Build for Ubuntu 7.04 i386 can be found here

I would like to display the changes in APT but I don't know how to....If somebody know it !

Regards,

pagui

Offline Xaviou

  • Regular
  • ***
  • Posts: 403
    • X@v's wxStuff
Re: The 22 august 2007 build (4405) is out.
« Reply #2 on: August 22, 2007, 10:47:07 pm »
Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 22 august 2007 build (4405) is out.
« Reply #3 on: August 22, 2007, 10:57:45 pm »
Hi all !

Little piece of information...
Before (I don't SVN version...), it was possible to build C::B without svn installed.
It is no more possible.

Dje

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 22 august 2007 build (4405) is out.
« Reply #4 on: August 22, 2007, 11:02:11 pm »
it still should be !!

rolandixor

  • Guest
Re: The 22 august 2007 build (4405) is out.
« Reply #5 on: August 22, 2007, 11:02:53 pm »
When do you think Java support will be added?

BTW, how good is support for custom stuff (langs, interpreters, compilers)?
Would something like gui4cli work with CB?
All you need is the interpreter, and a way to recognize it as a language...

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 22 august 2007 build (4405) is out.
« Reply #6 on: August 22, 2007, 11:15:46 pm »
it still should be !!

when I updated to 4405, I had
Code
namespace autorevision
{
const unsigned int svn_revision = 4405;
}
in autorevision.h without svn.exe.
Build fails, complaining about autorevision::svnRevision

After having installed svn, I have in autorevision.h
Code
namespace autorevision
{
const unsigned int svn_revision = 4405;
const wxString svnRevision(_T("4405"));
const wxString svnDate(_T("2007-08-22T09:19:43.242168Z"));
}
and it builds correctly.

Dje

Offline SR

  • Multiple posting newcomer
  • *
  • Posts: 22
    • My blog
Re: The 22 august 2007 build (4405) is out.
« Reply #7 on: August 23, 2007, 01:19:07 am »
Slackware build updated to revision 4405
http://sr.mcdir.ru/blogs/index.php?blog=7&p=127&more=1

Offline dronT78

  • Multiple posting newcomer
  • *
  • Posts: 51
Re: The 22 august 2007 build (4405) is out.
« Reply #8 on: August 23, 2007, 06:48:17 am »
There is a bug with GDB

- create console project;
- set breakpoint on first line at main() cout << "Hello world!" << endl;
- press Debug/Continue;
- breakpoint does not work.

if breakpoint on second line it works perfect  :D

Run to cursor works like Debug/Continue too.

Debian GNU/Linux Lenny (unstable) x86 32-bit
Kernel 2.6.21-2-amd64
glibc 2.6.1
GNU gdb 6.4.90-debian
C::B 4405 builded from svn
locale ru_RU.UTF-8
« Last Edit: August 23, 2007, 07:50:51 am by dronT78 »

Offline laserbeak43

  • Multiple posting newcomer
  • *
  • Posts: 61
Re: The 22 august 2007 build (4405) is out.
« Reply #9 on: August 23, 2007, 08:25:56 am »
Build for Ubuntu 7.04 i386 can be found here

I would like to display the changes in APT but I don't know how to....If somebody know it !

Regards,

pagui
is this a 32 bit build? and if so, will it work on a 64 bit version of ubuntu?
__________________________________________________________________________________________________
it works, but i get an error with gtk.
here's a screenshot
http://img297.imageshack.us/img297/5485/codeblockserrorco6.png
« Last Edit: August 23, 2007, 08:56:39 am by laserbeak43 »

Offline PsYhLo

  • Almost regular
  • **
  • Posts: 157
Re: The 22 august 2007 build (4405) is out.
« Reply #10 on: August 23, 2007, 09:01:11 am »
which wx do you use it has to be 2.8.4 or great ;)
and look for this dir if it exist /usr/share/codeblocks/locale/ if it not exist make it ;)

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: The 22 august 2007 build (4405) is out.
« Reply #11 on: August 23, 2007, 09:06:26 am »
When do you think Java support will be added?
Will not, at least not any time soon (read the other topic).
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline laserbeak43

  • Multiple posting newcomer
  • *
  • Posts: 61
Re: The 22 august 2007 build (4405) is out.
« Reply #12 on: August 23, 2007, 09:12:18 am »
which wx do you use it has to be 2.8.4 or great ;)
and look for this dir if it exist /usr/share/codeblocks/locale/ if it not exist make it ;)
:) ok i'll do that but i'm updating from a thread that i found here:
http://forums.codeblocks.org/index.php/topic,6627.msg51061.html#msg51061

success :)
« Last Edit: August 23, 2007, 09:18:21 am by laserbeak43 »

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 22 august 2007 build (4405) is out.
« Reply #13 on: August 23, 2007, 10:51:10 am »
The command in a pre-build steps are launch two time:

Quote
-------------- Build: Debug in gui ---------------
Running project pre-build steps
tools/autorevision/autorevision +wx +int +t . gui/src/autorevision.h 2>/dev/null
Running project pre-build steps
tools/autorevision/autorevision +wx +int +t . gui/src/autorevision.h 2>/dev/null
Target is up to date.
Process terminated with status 0 (0 minutes, 0 seconds)
0 errors, 0 warnings

Regards,

pasgui

qykc

  • Guest
Re: The 22 august 2007 build (4405) is out.
« Reply #14 on: August 23, 2007, 04:49:53 pm »
Slackware build updated to revision 4405
http://sr.mcdir.ru/blogs/index.php?blog=7&p=127&more=1

I update my codeblocks by this file (@archlinux), but :
 error while loading shared libraries: libwx_gtk2u-2.8.so.0: cannot open shared object file: No such file or directory

I can find some libwx_gtk2u_xxx-2.8.so.0 file at /usr/lib. How to fix this error?