[Lazarus] How to find error from 'Error compiling resources'?

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Nov 21 14:38:44 CET 2011





Paul Ishenin <webpirat at mail.ru> hat am 21. November 2011 um 13:35 geschrieben:

> 21.11.11 15:35, Mattias Gaertner wrote:
> >> Is it possible to get the exact error text/cause?
> >
> > You can get the whole output by right clicking on the message window
> > "Save all messages to file".
>
> The problem as I remember is that fpcres output errors into stderr which
> is not handled by IDE or so. 
poStdErrToOutput is set. AFAIK this flag works on all platforms. 
 

>
> At the same time when you compile from the console you can read the
> error message. 
Maybe the IDE stops reading the output on error and forgets to read the rest.
Maybe the compiler shuts down, before the IDE can read everything.
Is it possible to simulate the bug? 
 
Mattias
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20111121/7486c3f1/attachment-0003.html>


More information about the Lazarus mailing list