[Lazarus] Can't find unit rttiutils used by PropertyStorage
Marcos Douglas
md at delfire.net
Thu Sep 1 19:49:32 CEST 2011
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?
Marcos Douglas
More information about the Lazarus
mailing list