Hi all,

I was just trying to install ACS for Lazarus from
http://wiki.lazarus.freepascal.org/ACS

But, I failed. The package couldn't be compiled with the following
error: "/$acs_folder/Src/classes/acs_classes.pas(148,24) Error:
Identifier not found 'class'"

It kinds of weird, IMO, because the error happened on this line:
147|  {Basic exception class for ACS}
148|  EACSException = class(Exception)
149|  end;

If I didn't compile the ACS package (laz_acs.lpk) and use the
acs_classes.pas unit directly, it compiled just fine. I don't understand
how this could happen.

TIA.

-Bee-

has Bee.ography at:
http://beeography.wordpress.com

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to