Hi,
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;

I have .13 beta.

John

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

Reply via email to