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
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to