On Fri, 2 Mar 2018 01:02:02 +0200
Chavoux Luyt via Lazarus <[email protected]> wrote:

> Second stupid question: Under options I can set the default Lazarus
> directory. Is there a setting somewhere for default ppu (or unit source)
> directory?

No. Every package has its own ppu directory.


> I get an error when trying to install a new component (unrelated
> to lazreport):
> lazarus.pp(1,1) Fatal: Cannot find lazreport used by Lazarus.

Build Lazarus with -vt. See, if the compiler can't find lazreport.ppu or does 
not like what it found.

 
> However, I already compiled and installed the lazreport component (And can
> see it on a tab among the other controls).

You lost me. How did you 'installed the lazreport and see it' with a
Fatal error?

> My only guess is that the ppu file was not created because of a permissions 
> issue?


Mattias
-- 
_______________________________________________
Lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to