Pelles C forum

C language => Beginner questions => Topic started by: Ronaldo on July 25, 2007, 09:26:49 AM

Title: Can't execute run.
Post by: Ronaldo on July 25, 2007, 09:26:49 AM
Hello. I'm trying to execute Debug my first program
and all I receive is a beep and this message:

POLINK: fatal error: Access is denied.
*** Error code: 1 ***

whats my mistake?
How do I get on with it?
Thanks.

The program manages to compile without any error.
Title: Re: Can't execute run.
Post by: frankie on July 25, 2007, 12:11:25 PM
Maybe that a previous version of the executable you want to debug is still running.
If so the OS prevents modification of the .exe file.
Title: Re: Can't execute run.
Post by: Ronaldo on July 25, 2007, 04:45:37 PM
Frankie it does'nt seem so. its no running.