I was wondering if anyone saw any of the following problems.

I was wondering if anyone saw any of the following problems. Specifically, I'd love to know how to fix it, so that I can use XE8 without restarting it after every debug run.

1. After one successful debug run, the next attempt to compile project fails with error [dcc32 Fatal Error] F2039 Could not create output file '.\Win32\Debug\DPlayer.exe'. This doesn't happen, if I run the project without debugging. In that case I can run and compile the project as many times as I want.

2. Sometimes the whole XE8 would throw an exception in ntdll.dll on a first debug run, and then it is gone. Very often this would happen like 10 times in a row, making the whole XE8 a totally useless garbage.

Comments