I am having some weird problems with regards to GLBasic which only started the other day.
If I try to rebuild a program I get an error
*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.10.104 SN:fed6c88c - 2D, WIN32
Wordcount:3 commands
compiling:
linking:
Access is denied.
*** ERROR - Can't overwrite program. Is it still running?
_______________________________________
*** Finished ***
Elapsed: 13.5 sec. Time: 10:06
Build: 0 succeeded.
*** 1 FAILED ***
This happens on new or old code & I can compile fine the straight after opening or starting a new project but as soon as I make a change (even minor like changing x=x+1 to x=x+2) the above error appears. I am able to rebuild after trying again around 1-2 mins later.
I have uninstalled & manually removed any references to GLBasic in the registry, done a complete virus scan (left running over night) & then re-installed. I have tried PureBasic, Blitz3D & BlitzMax along with other non programming apps & have no problems editing/modifying files with those just GLBasic ones.
Another thing I have noticed, when I do try to rebuild I look at the generated exe & the security tab says "You do not have permission to view or edit this object's permission settings" & the file deletes itself shortly after again around the 1-2min mark.
I have just managed to finally update from 10.202 to 10.283 after 20+ attempts and failing with an "Unable to update Editor_e.exe" error.
Wiping & re-installing windows is not really an option I would like to do if at all possible and seeing as I have only come across this problem with GLBasic as every other program is working fine.
As a note I did try the public beta but only compiled a few examples without doing any changes so not 100% sure when this problem appeared. I know it was within the last week or two as had no problems while messing about with the "Transparency Mask" program in the forum.
Other than the beta the only other downloads I have done was a graphics driver update, Notepad++ update as well as a couple of normal windows updates.
I honestly cannot see that the issue is with or came from GLBasic but at the moment that is the only program that seems to have been effected, I believe it is a windows problem but narrowing down what exactly is doing my head in seeing as everything else works fine.
Any suggestions would be appreciated

Lee