> I'm now attempting to get zeoslib working.  After many attempts (lots of 
> errors due to sqlite) I got it to compile.  But now I can't get it to install 
> as a package.  The first thing is Lazarus can not support dynamic packages.  
> Then it starts compiling/rebuilding lazarus  it fails with:
> Identifer not found ExtractOptionsFromDPR
> opens DelphiProjectLaz.pas
>  // TODO: get all compiler options from .lpr
>   Result:=ExtractOptionsFromDPR(LPRCode,Project1);
>   if Result<>mrOk then exit;

ATM ZEOS doesn't work very well with Lazarus. This is more a ZEOS issue,
then an fpc-issue. (except for fpc-bug 4510)

And although the problems are easily fixable, they seems to be to hard
for the ZEOS team.

-- 
Met vriendelijke groeten,

  Joost van der Sluis
  CNOC Informatiesystemen en Netwerken
  http://www.cnoc.nl

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

Reply via email to