I too was able to get Zeos to compile. I'm using FPC 2.1.1 3/18/06 with Lazarus 0.9.13. The issues I found had only to do with paths. All the files were there. Due to my limited experience I just moved files and attempted to recompile until it found everything it wanted. I did not test the package because I received information on how to use the SQLdb controls.
Actually I only turned to Zeos because I could not figure out how to use the SQLdb controls. So I really don't know why I'd want to use zeos tools. Maybe, you could explain the advantages of zeos? John On Sunday 19 March 2006 15:54, Mattias Gaertner wrote: > On Sun, 19 Mar 2006 17:46:09 -0600 > > "Matt Henley" <[EMAIL PROTECTED]> wrote: > > Just a note.. the group that I am working with managed to get zeoslib > > working with lazarus... we are using firebird (2.0 beta) and I can > > confirm that it works for a test database... there are some strange > > things that you have to do (lazarus cant find a source file thats in > > the paths in the compiler options...), > > Can you give more details? > > Mattias > > > but at least on windows we > > managed to get it working.. i have a procedure if you would like it. > > > > On 3/16/06, Joost van der Sluis <[EMAIL PROTECTED]> wrote: > > > > 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 > > > > _________________________________________________________________ > > To unsubscribe: mail [EMAIL PROTECTED] with > > "unsubscribe" as the Subject > > archives at http://www.lazarus.freepascal.org/mailarchives > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
