Hi,

I asked this on LAzarus Forums, but I will ask on this way too.

I need to do some little projects using SQLite and Firebird (probably). I would like to run this applications on Windows&Mac.

I tried to install ZeosDBO without success, getting the error:
Users/glpunzi/desarrollo/Lazarus/ZEOSDBO-6.6.3-stable/src/plain/ ZPlainLoader.pas(97,22) Fatal: Can't find unit libc used by ZPlainLoader

I tried to delete all references to libc, and compiled Ok, but then, I get an error rebuilding Lazarus.

Compile IDE (without linking)" completed
"Compiling package zcore 6.6.3" completed
/usr/local/share/lazarus/components/printers/printersdlgs.pp(42,14) Error: Forward declaration not solved "TPageSetupDialog.Execute:Boolean" /usr/local/share/lazarus/components/printers/printersdlgs.pp(51,14) Error: Forward declaration not solved "TPrinterSetupDialog.Execute:Boolean" /usr/local/share/lazarus/components/printers/printersdlgs.pp(58,14) Error: Forward declaration not solved "TPrintDialog.Execute:Boolean" /usr/local/share/lazarus/components/printers/printersdlgs.pp(110) Fatal: There were 3 errors compiling module, stopping

I tried to install SQLDb package too, but still having problems, getting: /usr/local/share/lazarus/components/sqldb/registersqldb.pas(1,1) Fatal: Can't find unit dbf_prscore used by bufdataset_parser

Lazarus and FPC are the stable versions. 2.2.0 for FPC, and 0.9.24 beta for IDE.
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to