On Mon, 27 Nov 2017 13:15:36 -0500
Donald Ziesig via Lazarus <lazarus@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
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to