On Sat, 14 Nov 2009 17:27:07 +0200 ik <[email protected]> wrote: > That much I understand (I hope). However, I can't install run-time packages, > so how does Lazarus knows about them ? Run-time packages do not need to be installed. Just compile the package (Package->Open package file and in the following dialog just click compile). After that you can add your run-time package as a dependency to your project (for example via Project Inspector->add to Project->new requirement).
hih R. -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
