If I run from the "run" icon of Lazarus Ide occurs the same. When I reset the debugger and answer no for the data corruption, Lazarus again and click "run" button I receive:

PesqProgAES.lpr(19,1) Fatal: Can't open executable PesqProgAES.exe

from the linkage editor(???).

I run the windows task manager but it seems that there are no processes of lazarus or of my application running...


Check to see if there is a copy of gdb running, and kill it.
Probabily lazarus didn't manage to stop gdb and it was left running. So your program file can't be written because gdb is using it.

bye,
Giulio

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to