Closed
Description
The IDE is leaving lots of temporary files from previous compiles, either it needs to tidy up after its finished, or use one folder for each project. - a compile directory in the project folder perhaps ?
This could help in resolving the bug asking why the IDE does a full build each time - presumably its because it has no visibility of previous compiler output / object files.