While debugging a very simple library i made, i fixed an error in the library code (.cpp) but the compiler did not update the library and tried to use the precompiled file with the error still in it. Even after restarting the computer the precompiled file was still used. An option to clear the precompiled files and recompile everything would be useful.