MrQNet
Members-
Content Count
9 -
Joined
-
Last visited
Community Reputation
0 Neutral-
[dcc32 Fatal Error] F2039 Could not create output file
MrQNet replied to RockWallaby's topic in Delphi IDE and APIs
Well it ain't working on my machine ver 9.0.35.17 -
[dcc32 Fatal Error] F2039 Could not create output file
MrQNet replied to RockWallaby's topic in Delphi IDE and APIs
I can confirm I still have the problem too, and it did work briefly, but now the problem is back. Ian -
[dcc32 Fatal Error] F2039 Could not create output file
MrQNet replied to RockWallaby's topic in Delphi IDE and APIs
Looks like there is a new version of Webroot installed! Haven't checked it out yet, anybody? -
[dcc32 Fatal Error] F2039 Could not create output file
MrQNet replied to RockWallaby's topic in Delphi IDE and APIs
It has not been resolved. I sent a stern warning to Webroot support a few minutes ago and received this reply shortly after Hello, The update to fix it is in testing currently. It is expected to release next month. Thanks The Webroot Support Team Thanks JOE-IFS, I tried your pre-build event but it did not work as expected. For some reason I had to substitute the OUTPUTFILENAME with the full path and it worked! Thanks, hopefully the WR fix will be here soon. At least they acknowledged that it is their problem. Ian -
[dcc32 Fatal Error] F2039 Could not create output file
MrQNet replied to RockWallaby's topic in Delphi IDE and APIs
I am too! And I sent a support request to WR and they sent this reply.. Hello, Thank you for bringing the issue you are experiencing to our attention. The Webroot Development team has been notified of this issue and is currently working on a resolution. We expect to address this issue in an upcoming software version release, which will be downloaded automatically to your device and installed when it is available. Once the newer version has been installed, check to see if the issue you reported is still occurring. If it is, let us know and we will check the status of the issue. You may contact us by phone by clicking here and choosing the sales number for the location that works best for you, or online at support.webroot.com. Thank you, The Webroot Support Team So I assume it's a WR issue in the end even tho' I turned all WR options off. Webroot updates their software in the backgound and you never know when it's updated. My version I am using is Webroot SecureAnywhere CE 4.1. I don't know how to tell when a new version of WR is installed but will keep testing Iguess. -
[dcc32 Fatal Error] F2039 Could not create output file
MrQNet replied to RockWallaby's topic in Delphi IDE and APIs
RockWallaby.. are you using Webroot? -
[dcc32 Fatal Error] F2039 Could not create output file
MrQNet replied to RockWallaby's topic in Delphi IDE and APIs
.. By the way, you can delete the compiled file by using <shift> <delete>. Normal <delete> won't work. Thanks, Yes that works for me too! -
[dcc32 Fatal Error] F2039 Could not create output file
MrQNet replied to RockWallaby's topic in Delphi IDE and APIs
Rockwallaby... did your OS update this week? -
[dcc32 Fatal Error] F2039 Could not create output file
MrQNet replied to RockWallaby's topic in Delphi IDE and APIs
I am having this same problem! only in Delphi 11.3,. Updated Windows this week and am now having this annoying problem. The only way to clear the lock is to reboot. Hopefully another windows update will fix the issue, but can't wait for that! Tracing my file thru Process Explorer tells me Explorer.exe is locking the file, even restarting explorer doesn't clear the lock. I am at my wits end trying to resolve this, who do we turn to? I can keep recompiling and all is well but as soon as I run the program subsequent compiles fails with F2039 error. I have tried different drives, simple programs ie 1 button to close the tiny program, but still fails. Frustrating