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
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus