Anybody have issues where when you debug a program in Delphi, and then quit the program, you can't build it again, because the "system" is using the  exe?   It happens in XE8, but it also happens in XE7.   But it happens more often at home (perhaps because I'm using XE8 at home more often).   However, at work , it happens sporadically.   Now, it could be something in my program, like leaving resources or sqlite connections open.

Comments