문제

I installed Delphi XE3 on my computer, I create a new VCL Form Application and I tried to run it, just for test, and I had a F2039 saying that cannot create the file. The folder is not read-only, I did not installed any component or anything, I just have one other Delphi IDE on my machine (BDS 2006) and on it runs okay.

Could anyone help me?

도움이 되었습니까?

해결책

My guess, confirmed by your comment, is that your anti-virus software is blocking Delphi from writing the executable file. It is of course possible that your Delphi is infected, but more likely this is just a false positive.

If this is a false positive, and if the anti-virus software will not relent, you may need to find a different anti-virus software.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top