BTW, if you rebuild all, it is worth to know that 3rd party plugin code generates a lot of warnings that saturate the console output and hide real errors in U++.
It is therefore sometimes a good idea, after such build, to do second build immediately - warnings are not errors and that is why second time those warning generating 3rd party files are not compiled again, which means you will see only "real" errors in U++/your code.