We have a set of nightly builds that build of full suite of software using Embedded Visual C++ batch files. There is probably a total of 30 builds that are done. Every night at least one or two builds fail with something like the following error:
c:\lc\trunk\server\can\svcangettracedrivelength.cpp(11) : fatal error C1083: Cannot open precompiled header file: 'SH4Rel/CANWce.pch': Permission denied
It is never the same file or precompile header that fails and it is rarely the same executable. As far as I know nothing else is happening on this build machine.
Does anyone have a fix to make our nightly builds run more reliably?