Hello,
ZeosDBO 6.5.1-alpha CVS release as of 13/10/2005 installation in Lazarus gives errors. The first error occurs when trying to compile zplain.lpk. It can be resolved by renaming the Filename Value ZPlainPostgreSql81.pas in zplain.lpk to ZPlainPostgreSql8x.pas.
But the second error occurs when trying to open zdbc.lpk. It says it is unable to read package file. This makes installation impossible.
I also wanted to ask if there is any progress in resolving the date problem (Lazarus + Firebird 1.5.2).
Thanks,
Edwin
zeosdbo-6.5.1-13-10-2005 in Lazarus
Moderators: gto, cipto_kh, EgonHugeist
Here is my patch. I made some changes. It's work on lazarus for linux (latest svn lazarus and latest svn fpc 2.0.1).
please look here
please look here
Last edited by barko on 14.12.2005, 20:14, edited 3 times in total.
Hello,
I try to compile ZeOS (CVS 2005/Okt/13) packages into my Lazarus, but I can not. I have some error message. I can compile the 4 runtime packages but some error are coming from TAbstractRODataset unit when I compile the component package. If somebody can help please!
Screenshot
Thanks for the help
Attila
I try to compile ZeOS (CVS 2005/Okt/13) packages into my Lazarus, but I can not. I have some error message. I can compile the 4 runtime packages but some error are coming from TAbstractRODataset unit when I compile the component package. If somebody can help please!
Screenshot
Thanks for the help
Attila
-
- Junior Boarder
- Posts: 42
- Joined: 24.08.2005, 12:54
- Location: The Most Oriental Point of America - João Pessoa - Brazil
- Contact:
Hello friends
I lowered the most recent version of the lazarus win32 and of the zeoslib 6.5. Alpha and it presents the following mistake after the installation of the zeoslib when it initializes Lazarus 0.9.11 again:
---------------------------
Error
---------------------------
Runtime error 210 at $004026B5
$004026B5 FPC_CHECK_OBJECT, line 468 of C:/lazarus/source/fpc/2.1/rtl/inc/generic.inc
$0089C1B4 ZDBCDBLIB_init, line 737 of C:/lazarus/components/zeoslib/src/dbc/ZDbcDbLib.pas
$0040E075 fpc_initializeunits, line 601 of C:/lazarus/source/fpc/2.1/rtl/inc/system.inc
$0040103E main, line 63 of lazarus.pp
---------------------------
OK
---------------------------
Atenciosamente
Silvio Guedes
I lowered the most recent version of the lazarus win32 and of the zeoslib 6.5. Alpha and it presents the following mistake after the installation of the zeoslib when it initializes Lazarus 0.9.11 again:
---------------------------
Error
---------------------------
Runtime error 210 at $004026B5
$004026B5 FPC_CHECK_OBJECT, line 468 of C:/lazarus/source/fpc/2.1/rtl/inc/generic.inc
$0089C1B4 ZDBCDBLIB_init, line 737 of C:/lazarus/components/zeoslib/src/dbc/ZDbcDbLib.pas
$0040E075 fpc_initializeunits, line 601 of C:/lazarus/source/fpc/2.1/rtl/inc/system.inc
$0040103E main, line 63 of lazarus.pp
---------------------------
OK
---------------------------
Atenciosamente
Silvio Guedes