[fpc-pascal]fp ide error "Can't open executable MYPROG.EXE"
Pierre Muller
pierre at freepascal.org
Mon Jan 8 15:21:14 CET 2001
At 19:58 07/01/01 , vous avez écrit:
>At 18:30 07/01/2001 +0100, you wrote:
>>Do you have all access to the files, and directory you are using? Does the
>>exe file already exists (if so, delete it)?
>
>Yes, i have access to all files and directories.
>If exe exist or does not exist, same problem.
>With fp ide, i never succed to compile my prog. But i succed all times
>with ppc386 ...
>
>I am ready to make all tests you want...
Could you please try two things:
1) In Options|Linker
Check the 'Call Linker After' box and try again to compile your source.
2) (Uncheck the box again if it works with the box checked)
The go to 'Options|Compiler|Verbose' and check the 'All' box
Try again to compiler your program.
If the compilation fails the Compiler dialog box should contain a lot of info,
use 'File|Save as' to export all this to a Text file
and send the file to bugrep at freepascal.org
More information about the fpc-pascal
mailing list