Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Pecan on October 11, 2009, 05:49:51 pm

Title: SVN Rebuld/Clean does not remove .a files
Post by: Pecan on October 11, 2009, 05:49:51 pm
SVN 5832 wxWidgets 2.8.10 gcc 3.4.5

When I rebuild or clean Code::Blocks project it does not remove the .a files. Lately this is causing the compile to think symbols are present even when I remove them from the source.

When I manually remove the .a files, CB compiles just fine.

Before clean:
(http://forums.codeblocks.org/index.php?action=dlattach;topic=11317.0;attach=3821;image)

After clean:

(http://forums.codeblocks.org/index.php?action=dlattach;topic=11317.0;attach=3819)

[attachment deleted by admin]