[Lazarus] Compiling/linking/debugging package with generics
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Nov 27 19:28:34 CET 2017
On Mon, 27 Nov 2017 13:15:36 -0500
Donald Ziesig via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
>[...]
> TL;DR Library packages which declare generics do compile, but do not
> get included in the code that specializes them unless I "Cleanup and
> build" the whole program. (Workable, but much *slower* than programs
> without generics).
>
> I searched the bug tracker, but did not see anything resembling this
> problem. I would submit a bug report but I'm not sure whether this is
> an IDE problem, a package problem or a compiler/linker problem. Would
> someone more familiar with this part of the architecture give me pointers?
When you change a pas file of your package and you compile your project,
does the IDE automatically compile your package?
Mattias
More information about the Lazarus
mailing list