While compiling or building a Delphi project in XE7, most of the members in my team get below error.
[Exec Error] The specified task executable could not be run. The process cannot access the file 'C:\Users\bond\AppData\Local\Temp\tmpE277.tmp.Exec.bat' because it is being used by another process.
On the next run, one would get an error with a different tmpXXXX.tmp.Exec.bat file.
The problem here is if we try to compile build again, it might be successful.
BUT most of the time, we would have to do try this at least 5 to 6 times.
AND sometimes, the error keeps on coming no matter how many times we try.
Could someone help solve the issue?