Author Topic: The 16 January 2010 build (6088) is out.  (Read 181687 times)

Offline critic

  • Multiple posting newcomer
  • *
  • Posts: 93
Re: The 16 January 2010 build (6088) is out.
« Reply #90 on: January 25, 2010, 01:17:18 pm »
Ok, thx.
And what about http://forums.codeblocks.org/index.php/topic,11311.msg77442.html#msg77442
Is this feature already available in C::B, but I don't know about it?

Offline blueshake

  • Regular
  • ***
  • Posts: 459
Re: The 16 January 2010 build (6088) is out.
« Reply #91 on: January 25, 2010, 01:29:20 pm »
And else one question: can you add setting to save IDE configuration to installation directory or user profile directory?
This is for portability of codeblocks. Sometimes I use IDE on USB stick and so on.
Now only the latter is available.


hi,you can try Loaden's portable of c::b from here.http://code.google.com/p/portablecb/downloads/list

Keep low and hear the sadness of little dog.
I fall in love with a girl,but I don't dare to tell her.What should I do?

Offline blueshake

  • Regular
  • ***
  • Posts: 459
Re: The 16 January 2010 build (6088) is out.
« Reply #92 on: January 25, 2010, 01:31:22 pm »
Ok, thx.
And what about http://forums.codeblocks.org/index.php/topic,11311.msg77442.html#msg77442
Is this feature already available in C::B, but I don't know about it?


seems not yet. :D
Keep low and hear the sadness of little dog.
I fall in love with a girl,but I don't dare to tell her.What should I do?

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: The 16 January 2010 build (6088) is out.
« Reply #93 on: January 25, 2010, 02:53:02 pm »
Ok, thx.
And what about http://forums.codeblocks.org/index.php/topic,11311.msg77442.html#msg77442
Is this feature already available in C::B, but I don't know about it?


Quote
Please, add sorting of project tree without case matching (otherwise I have 2 alphabetically sorted lists). I think this can be an option in context menu of the project manager widget.
Feature request about this, or the next CC's feature request post?
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 critic

  • Multiple posting newcomer
  • *
  • Posts: 93
Re: The 16 January 2010 build (6088) is out.
« Reply #94 on: January 26, 2010, 05:48:13 am »
This request is relative to project manager's widget, not CC (as I understood you  :?) - applying to view only. Sorry for my english  :oops:.
« Last Edit: January 26, 2010, 05:49:46 am by critic »

Offline critic

  • Multiple posting newcomer
  • *
  • Posts: 93
Re: The 16 January 2010 build (6088) is out.
« Reply #95 on: January 26, 2010, 07:02:22 am »
Something was changed in Ctrl+Tab feature (opened files switcher). Before this one Ctrl+Tab switches to the previous file editor and was allowed to select any file from popup list.
Now this list working in other way and I think that previous version was better  :P.
And else, highlighted item is not recognizable because text is black and selection is dark blue  :(.
May be I don't understand how to use new version of it  :??
Can you revert to that version?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 16 January 2010 build (6088) is out.
« Reply #96 on: January 26, 2010, 07:10:29 am »
Something was changed in Ctrl+Tab feature (opened files switcher).
I cannot reproduce. You didn't state platform, version, which version was "better" -> nothing. In addition there were no changes recently that would cause such a behaviour. So I recommend you do y clean checkout and full re-build, as written in the commit logs.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline critic

  • Multiple posting newcomer
  • *
  • Posts: 93
Re: The 16 January 2010 build (6088) is out.
« Reply #97 on: January 26, 2010, 07:28:41 am »
Something was changed in Ctrl+Tab feature (opened files switcher).
I cannot reproduce. You didn't state platform, version, which version was "better" -> nothing. In addition there were no changes recently that would cause such a behaviour. So I recommend you do y clean checkout and full re-build, as written in the commit logs.

I compare 8.02 and current nightly build. I lefthander and that's why I select file from popup window only with keyboard (my left hand presses Ctrl+Tab).

I supply 2 screenshots:
  • Ctrl_Tab1 - old version
  • Ctrl_Tab2 - new version


[attachment deleted by admin]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 16 January 2010 build (6088) is out.
« Reply #98 on: January 26, 2010, 10:08:30 am »
I compare 8.02 and current nightly build.
This is a completely different base. we have switched from wxFlatNotebook to wxAuiNotebook and there is no way back. The behaviour concerning ordering is already considered and a patch is being tested. The colouring depends on your system fonts - mine just looks fine.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline sdfwds4

  • Single posting newcomer
  • *
  • Posts: 7
Re: The 16 January 2010 build (6088) is out.
« Reply #99 on: January 28, 2010, 12:16:02 pm »
thanks  :D

Matheus Martino

  • Guest
Re: The 16 January 2010 build (6088) is out.
« Reply #100 on: January 31, 2010, 11:13:47 am »
That is the first Nightly build i try to use after the release of the version 8.02.

I'm trying to compile the source code of the OGRE3D library, i'm using it with MinGW 5.1.6.

With CB 8.02 i can compile it with no problem, but with that nightly build just after opening the BIG project workspace my CPU load goes to 100%, impossible to work that way.

I have VS 2008 Express installed, but Code::Blocks is configured to use mingw.

Excuse me if my english fail!

EDIT: OK! It stops if i disable the "Code completion" plugin and RESTART the program.
« Last Edit: January 31, 2010, 11:54:21 am by Matheus Martino »

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: The 16 January 2010 build (6088) is out.
« Reply #101 on: February 01, 2010, 02:41:01 am »
Indeed. The devs are working hard to get a less cpu-hungry behavior.
Kernel Extremist - PedroM power ©

Offline glaure

  • Single posting newcomer
  • *
  • Posts: 9
Re: The 16 January 2010 build (6088) is out.
« Reply #102 on: February 01, 2010, 04:55:17 pm »
Hi!

I just tried this nightly in Ubuntu 9.10. Got it running and loading my (rather large) workspace using a Makefile based build. It was slow as hell but didnt do anything. After minutes I always got the message "Target is uptodate" in the build log (clean or build).
Sorry to say that: I jumped back to 8.02 asap.

Bye Gunther

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: The 16 January 2010 build (6088) is out.
« Reply #103 on: February 01, 2010, 06:14:31 pm »
Quote
After minutes I always got the message "Target is uptodate" in the build log (clean or build).
You didn't try to rebuild your project ?
Kernel Extremist - PedroM power ©

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 16 January 2010 build (6088) is out.
« Reply #104 on: February 01, 2010, 07:37:31 pm »
Hi!

I just tried this nightly in Ubuntu 9.10. Got it running and loading my (rather large) workspace using a Makefile based build. It was slow as hell but didnt do anything. After minutes I always got the message "Target is uptodate" in the build log (clean or build).
Sorry to say that: I jumped back to 8.02 asap.

Bye Gunther

You should switch on full commandline logging, to see which commands are generated.

You should also check the "make commands" tab for your build targets and the project.
If the targets commands exist, they are used, otherwise the commands of the project.