[Lazarus] Compile Error Latest SVN
Luiz Americo Pereira Camara
luizmed at oi.com.br
Sun Jun 15 02:25:15 CEST 2008
Lee Jenkins wrote:
> I updated from latest svn and get the following error:
> M:\lazarusSVN\ide\environmentopts.pp(1536,57) Error: Identifier not found
> "GetUserDir"
>
> Pointing to this portion of EnvironmentOpts.pp
>
> {$IFNDEF Ver2_2_0}
> AMacroList.Add(TTransferMacro.Create('Home',GetUserDir,
> lisUserSHomeDirectory, nil, []));
> {$ENDIF}
>
> Any advise? Thanks,
>
>
Yes. Just comment the two lines and the IDE will work without problems.
I had the same problem. The fpc 221 i have does not have that function.
Luiz
More information about the Lazarus
mailing list