Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: idblew on June 15, 2009, 03:32:07 pm
-
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 (http://www.etona.eclipse.co.uk/Misc/Rebuild.jpg)). 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.
-
Thanks for reporting this bug, I will look into it this afternoon/evening (I am at work at the moment).
-
The bug should be fixed in trunk (r5650).
-
Confirmed working in trunk (r5650)
8)