On Thu, 9 Oct 2008 13:45:03 +0200, Pierre Allken-Bernard pierre.herve.bernard@free.fr wrote:
Hi,
I guess it is better to write in english here so I will try not to
Yes it is, since most of us don't speak French :).
I use Geany to write Pascal programs and to compile them with fpc, that is Free Pascal.
When I click on the "Compiler" Button, I get a "Compilation terminée avec succès" when my program has no error. Nice. And I get a "Compilation échouée" (french for compilation failed) when my program is wrong. But where are the details (error type, error line, ...) ?
They should be displayed in the compiler window together with the "Compilation échouée" message. See the attached screenshot, this is what it looks like on my system.
Regards, Enrico