On Sun, 30 Dec 2007 08:51:31 +0700
Bee <[EMAIL PROTECTED]> wrote:

> 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.

I just did a clean svn checkout and it compiles under linux without
problem.


Mattias

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

Reply via email to