News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

REBUILD_SEPERATELY=0 not working

Started by idblew, June 15, 2009, 03:32:07 PM

Previous topic - Next topic

idblew

Platform: Windows Vista x64 (SP2)
Compiler: MinGW 3.4.5

When rebuilding a project (or workspace) from the Explorer context menu, if the option REBUILD_SEPERATELY is set to 1 (one), everything works fine.

However if the option is set to 0 (zero), the clean appears to run (but does nothing), the build never starts, and the process reports completed successfully (see screenshot).  The "codeblocks.exe" process is then left behind and has to be manually killed.

In earlier SVNs (I believe prior to this new option) I had no problems rebuilding projects/workspaces.

Also, strangely, this works from within Code::Blocks itself.

Jenna

Thanks for reporting this bug, I will look into it this afternoon/evening (I am at work at the moment).

Jenna

The bug should be fixed in trunk (r5650).

idblew