Err, it would useful for you to post the source code in question. I guess these are errors are caused by object properties?...
-Flávio On Fri, Feb 5, 2010 at 9:39 AM, Roberto Padovani <[email protected]> wrote: > with lazarus 0.9.28.x I get the error in the subject, while compiling > the packages "cmdline" and "plotpanel" (downloaded from CCR) > They were working, before my recent troubles with the packages and the > installation of the .2 and .3 (daily) lazarus versions. > > The error messages are: > C:\lazarus\extras\cmdline-0.5.2\cmdline\ucmdbox.pas(1834,32) Error: > Can't take the address of constant expressions > and > C:\lazarus\extras\plotpanel_lazarus_0.96\plotpanel.pas(658,54) Error: > Can't take the address of constant expressions > C:\lazarus\extras\plotpanel_lazarus_0.96\plotpanel.pas(771,52) Error: > Can't take the address of constant expressions > C:\lazarus\extras\plotpanel_lazarus_0.96\plotpanel.pas(828,51) Error: > Can't take the address of constant expressions > C:\lazarus\extras\plotpanel_lazarus_0.96\plotpanel.pas(864,52) Error: > Can't take the address of constant expressions > > in my opinion there are no constant expressions there. > > Thanks, > > Roberto > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
