Author Topic: The 01 June 2009 build (5616) is out.  (Read 74990 times)

Offline critic

  • Multiple posting newcomer
  • *
  • Posts: 93
Re: The 01 June 2009 build (5616) is out.
« Reply #15 on: June 02, 2009, 07:52:17 am »
'Build log' pane is better than HTML - in the pane text formated better:
Code
In file included from d:/bin/dev/libs/Qt/4.5.0/include/QtGui/qkeysequence.h:1,
                 from d:/bin/dev/libs/Qt/4.5.0/include/QtGui/../../src/gui/kernel/qaction.h:45,
                 from d:/bin/dev/libs/Qt/4.5.0/include/QtGui/qaction.h:1,
and so on.

I like use 'build messages' pane because it navigate me to source code editor (to concrete line) and it will be better to see the message just in this page (to exclude switching between 'build log' and 'build messages' panes, especially because the latter is shown after build is complete).

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: The 01 June 2009 build (5616) is out.
« Reply #16 on: June 02, 2009, 08:22:03 am »
@critic.
I do second this improvement.
I have a similar problem reported several days ago. see here:
http://forums.codeblocks.org/index.php/topic,10130.msg70360.html#msg70360
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

x.foot

  • Guest
Re: The 01 June 2009 build (5616) is out.
« Reply #17 on: June 02, 2009, 09:29:02 am »
so great! Im downloading now. Thanks for all devs!!!

Offline critic

  • Multiple posting newcomer
  • *
  • Posts: 93
Re: The 01 June 2009 build (5616) is out.
« Reply #18 on: June 03, 2009, 01:11:20 pm »
ollydbg
Excuse me, but my english is not great - I don't understand what you mean in this message  :oops::
Quote
I do second this improvement.
Is it mean that you made changes in the sources of C::B module that control 'build messages' panel?
If so then where I can get them?  :?:

Offline chikigai

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 01 June 2009 build (5616) is out.
« Reply #19 on: June 04, 2009, 01:38:48 am »
The "Search" and "Options" buttons have disappeared from the Thread Search message pane from this nightly build.
(Button Tips appear with the mouse positioned where the buttons should be, and clicking actually invokes either search or options)

Anyone else experiencing this?

Using CodeBlocks under WinXP SP3.
[Development Environment]
OS: WinXP SP3
IDE: Code::Blocks Nightly Build SVN Rev.6080 wxWidgets: 2.8.10 Windows Unicode Build SVN: 1.6.x

Offline pingf

  • Multiple posting newcomer
  • *
  • Posts: 12
Re: The 01 June 2009 build (5616) is out.
« Reply #20 on: June 04, 2009, 04:19:26 am »
seems the code completion is much better !especially for gtk+-2.0!
but why the func. such as msgsnd() ftok() ... even sprintf()...
still cannot be found !
(I'm using Ubuntu jaunty).
Still , the exec time is always 0.00s on nightly build on ubunt!

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: The 01 June 2009 build (5616) is out.
« Reply #21 on: June 04, 2009, 05:51:08 am »
ollydbg
Excuse me, but my english is not great - I don't understand what you mean in this message  :oops::
Quote
I do second this improvement.
Is it mean that you made changes in the sources of C::B module that control 'build messages' panel?
If so then where I can get them?  :?:


"second" means "support".
Sorry, I haven't investigate in that code. In Windows, it is easy to "double click" on the title to stretch the length to the longest string of the list.

Seems this is not implemented in linux.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline thamurath

  • Single posting newcomer
  • *
  • Posts: 9
Re: The 01 June 2009 build (5616) is out.
« Reply #22 on: June 04, 2009, 01:47:20 pm »
hi all,

I have a litlle problem. I am working on a c++ project, we use debian etch and codeblocks. The problem is that we cannot upgrade to lenny and i need to install a new laptop from scratch and need to install codeblocks on it.
Is there any way of get an old deb package for etch?
It is important for me because the laptop is for a trip and if i am not able to install codeblocks on it i would have to use another IDE and that will be days of work ... and of course ( as allways ) we are running out of time ...
So it will be very nice of you it could help me


Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 01 June 2009 build (5616) is out.
« Reply #23 on: June 04, 2009, 01:55:14 pm »
hi all,

I have a litlle problem. I am working on a c++ project, we use debian etch and codeblocks. The problem is that we cannot upgrade to lenny and i need to install a new laptop from scratch and need to install codeblocks on it.
Is there any way of get an old deb package for etch?
It is important for me because the laptop is for a trip and if i am not able to install codeblocks on it i would have to use another IDE and that will be days of work ... and of course ( as allways ) we are running out of time ...
So it will be very nice of you it could help me



Hi,

I just created an archive subdirectory on my server and moved C::B svn r5532 into it.
It should work on etch and is build with wxWidgets-2.8.9.

I hope that helps.

Offline thamurath

  • Single posting newcomer
  • *
  • Posts: 9
Re: The 01 June 2009 build (5616) is out.
« Reply #24 on: June 04, 2009, 03:47:40 pm »
Thank you very much!

You have saved my neck !!!

Offline BCCISProf

  • Multiple posting newcomer
  • *
  • Posts: 60
    • Professor Langsam's Home Page
Re: The 01 June 2009 build (5616) is out.
« Reply #25 on: June 05, 2009, 03:08:42 pm »
The "Search" and "Options" buttons have disappeared from the Thread Search message pane from this nightly build.
(Button Tips appear with the mouse positioned where the buttons should be, and clicking actually invokes either search or options)

Anyone else experiencing this?

Using CodeBlocks under WinXP SP3.


Me too.

Offline Loaden

  • Lives here!
  • ****
  • Posts: 1014
Re: The 01 June 2009 build (5616) is out.
« Reply #26 on: June 06, 2009, 03:36:54 pm »
great project!
« Last Edit: June 06, 2009, 03:45:32 pm by Loaden »

boyumeow

  • Guest
Re: The 01 June 2009 build (5616) is out.
« Reply #27 on: June 09, 2009, 04:43:14 am »
I second this one as well. Maybe those who managed to download can put on mirrors.
Everybody can put a mirror to something like a file sharing platform. Who's willing?

My suggestion would be using some of the download programs out there which I did when I faced difficulty in network instability and congestion. Other than that would be to compile Code::blocks by ourselves. Thanks.

Offline thamurath

  • Single posting newcomer
  • *
  • Posts: 9
Re: The 01 June 2009 build (5616) is out.
« Reply #28 on: June 09, 2009, 04:43:11 pm »
hi all,

I have a litlle problem. I am working on a c++ project, we use debian etch and codeblocks. The problem is that we cannot upgrade to lenny and i need to install a new laptop from scratch and need to install codeblocks on it.
Is there any way of get an old deb package for etch?
It is important for me because the laptop is for a trip and if i am not able to install codeblocks on it i would have to use another IDE and that will be days of work ... and of course ( as allways ) we are running out of time ...
So it will be very nice of you it could help me



Hi,

I just created an archive subdirectory on my server and moved C::B svn r5532 into it.
It should work on etch and is build with wxWidgets-2.8.9.

I hope that helps.

Sorry for the inconvenience but i have found a problem while installing ... the package you gave me depends on libraries libwxbase (version 2.8.9.2) and libwxgtk (version 2.8.9.2) but i have versions 2.8.9.1 and cannot connect with wxwidgets repository to download ....could you please help me?
Thank you very much in advance ...

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 01 June 2009 build (5616) is out.
« Reply #29 on: June 09, 2009, 06:42:52 pm »
You can try to install them from the commandline with
Code
dpkg -i --force-depends-version
.