On Sat, 28 Jan 2006 14:25:38 +0200 Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
> Hi, > > I created a package and added all the units from a custom framework > (tiOPF) to the package. I set the Package Type to Runtime Only. It > compiled without any issues. I didn't Install the package into the > IDE, as it doesn't have any component, just objects I use (eg: > tiObject, tiVisitor, etc) Good. > I then created a test app, to see if I can inherit from a tiObject. > The problem is, I got no idea how to add the package as a dependency > to the project. I read the tutorial > http://wiki.lazarus.freepascal.org/index.php/Lazarus_Packages > on packages, but it only shows how to install the package containing a > component into the IDE. > Nothing mentioned about Runtime packages without components. I added some hints. Mattias _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
