Talk:Library path

From Lazarus wiki
Revision as of 02:57, 21 March 2022 by Trev (talk | contribs) (Delete this page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

"3rd party units come to you in packages (extension .lpk)." - Not necessarily: some do, many do not especially if they're not Lazarus-specific or not visual components. Installation can be as simple as copying over all files to your application directory and adding the relevant units to your uses clause. Alternatively, Lazarus provides Project > Project Options > Compiler Options > Paths - Other unit files. Personally, I'd delete this page - it is only one person's flawed opinion taken out of context from a forum post. Trev (talk) 01:57, 21 March 2022 (CET)