User forums > Nightly builds

The 16 January 2010 build (6088) is out.

<< < (21/28) > >>

Matheus Martino:
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.

Folco:
Indeed. The devs are working hard to get a less cpu-hungry behavior.

glaure:
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

Folco:

--- Quote ---After minutes I always got the message "Target is uptodate" in the build log (clean or build).
--- End quote ---
You didn't try to rebuild your project ?

Jenna:

--- Quote from: glaure 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

--- End quote ---

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.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version