[Lazarus] Can not install a package
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Jul 31 16:34:08 CEST 2013
On Wed, 31 Jul 2013 07:20:42 -0700 (PDT)
Haruyuki Fujimaki <hryk_fujimaki at yahoo.com> wrote:
> Mattias,
>
>
> According to your advice, I tried a clean build. Unfortunately, I got same error. So I created new package and added same components.
> And I added "$(LazarusDir)/lcl/units/$(TargetCPU)-$(TargetOS)" and "$(LazarusDir)/components/lazutils/lib/i386-linux" to "Other unit files" in package options.
Please remove these paths. They are used automatically by the IDE.
Why did you add them?
> I also added lclbase to Required Package of the package.
Always use LCL instead of LCLBase.
> Then, clean build was successful and the package has been installed.
> Thank you for your advice.
Mattias
More information about the Lazarus
mailing list