News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Subtle bug...

Started by Indrekis, September 26, 2006, 05:10:32 AM

Previous topic - Next topic

Indrekis

Load project, try to compile it. Suppose compilation failed for some reason.
Load another (unrelated) project, already compiled. On  start of debugging session appears dialog "Build failed. Aborting debugging session..."
After recompiling or running of the new project all work as expected. Just pressing Build (Ctrl-F9) is not enough! This bug exist in both cases - either failed project is closed or still present in the workspace.

I am using CodeBlocks, built from sources,  revision 2977, with the exception that it is built against non-monolithic wxWidgets (2.6.3)  library, under WindowsXP SP2.

Indrekis

It looks like the bug is fixed as for revision 3004 :D