Author Topic: SVN Rebuld/Clean does not remove .a files  (Read 3044 times)

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
SVN Rebuld/Clean does not remove .a files
« 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:


After clean:



[attachment deleted by admin]
« Last Edit: October 11, 2009, 05:57:07 pm by Pecan »