[Lazarus] Can't find unit rttiutils used by PropertyStorage

Marcos Douglas md at delfire.net
Thu Sep 1 21:58:48 CEST 2011


On Thu, Sep 1, 2011 at 4:46 PM, Mattias Gaertner
<nc-gaertnma at netcologne.de> wrote:
>
> On Thu, 1 Sep 2011 15:04:34 -0300
> Marcos Douglas <md at delfire.net> wrote:
>
> > On Thu, Sep 1, 2011 at 2:53 PM, Mattias Gaertner
> > <nc-gaertnma at netcologne.de> wrote:
> > > On Thu, 1 Sep 2011 14:49:32 -0300
> > > Marcos Douglas <md at delfire.net> wrote:
> > >
> > >> On Thu, Sep 1, 2011 at 2:03 PM, Mattias Gaertner
> > >> <nc-gaertnma at netcologne.de> wrote:
> > >> > On Thu, 1 Sep 2011 13:52:26 -0300
> > >> > Marcos Douglas <md at delfire.net> wrote:
> > >> >
> > >> >> Hi,
> > >> >>
> > >> >> I update my Lazarus (rev 32142) and Build from the IDE... OK.
> > >> >> I opened a new LCL project and ran.
> > >> >
> > >> > Do you mean Project / New Project / Application?
> > >>
> > >> YES.
> > >>
> > >> >> ERROR:
> > >> >> C:\temp\project1.lpr(1,1) Fatal: Can't find unit rttiutils used by
> > >> >> PropertyStorage
> > >> >>
> > >> >> My env (copied from Lazarus about) is Lazarus 0.9.31 r31914 FPC 2.5.1
> > >> >> i386-win32-win32/win64
> > >> >
> > >> > rttiutils is part of FPC 2.5.1.
> > >> > How did you install FPC?
> > >>
> > >> Using a script... the same script that I always use:
> > >>
> > >> make clean all install [...]
> > >> make crossinstall %myCOMMONOPTS%  OS_TARGET=win64 CPU_TARGET=x86_64 [...]
> > >>
> > >> Do you want see the script?
> > >
> > > No. I just wanted to know if you know what you are doing.
> > > Have you compiled with -vut to see where fpc has searched for rttiutils?
> >
> > It was used -viwn in fpc.cfg.
>
> Please append -vut.
> See "ppc386.exe -h" to understand the options.

Ok, I saw. Thanks for this tip.

> > I saw:
> > v : write fpcdebug.txt with lots of debugging info
>
> That's too much information.
>
>
> > Where this file is stored?
>
> In C:\temp


Marcos Douglas




More information about the Lazarus mailing list