[Lazarus] Fatal: (1018) Compilation aborted

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Feb 9 22:34:00 CET 2015


On Mon, 09 Feb 2015 17:34:52 +0200
FreeMan <freeman35 at delphiturkiye.com> wrote:

>[...]
> I mean, A pack need to B pack, so B pack compile first, but error 
> created on B, thread continued A pack create error too. All people look 
> at the last error and loose time

If A needs B, then compiling A starts after B has ended.
It is about project depends on A and B and A and B are independent.
Then lazbuild compiles A and B in parallel.

I improved it: If A stops, then output of B is now suppressed.
Please test.

Mattias






More information about the Lazarus mailing list